Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-120617
#<BuildRuby:0x0000562fa1d6a7c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230822-120617",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000034 0.000001 0.000035 ( 0.000034)
configure 0.000029 0.000001 0.000030 ( 0.000029)
build_up 0.003113 0.003777 2.232203 ( 6.407081)
build_miniruby 0.001590 0.000000 1.752548 ( 4.468351)
build_ruby 0.001616 0.000000 3.451777 ( 7.312658)
build_all 0.007934 0.000219 6.468782 ( 7.743675)
build_install 0.017284 0.004043 7.962068 ( 9.695079)
test_btest 0.000739 0.000059 83.402528 ( 75.324677)
test_basic 0.000777 0.007551 0.964127 ( 2.426826)
test_all 0.000000 0.010029 711.228410 (497.409838)
test_rubyspec 0.038580 0.032579 105.303180 (179.373612)
total: 790.16 sec