Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-033128
#<BuildRuby:0x000055ab1afca3d0
@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.20240227-033128",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.002769 0.004314 2.600218 ( 2.554732)
build_miniruby 0.000000 0.001648 1.718901 ( 1.717256)
build_ruby 0.000000 0.001805 3.618250 ( 3.860322)
build_all 0.007380 0.000977 6.561988 ( 3.245957)
build_install 0.014050 0.006954 8.645207 ( 5.001666)
test_btest 0.000604 0.000121 93.105009 ( 37.515289)
test_basic 0.005856 0.001171 0.956135 ( 1.055220)
test_all 0.092191 0.029200 819.703741 (304.347294)
test_rubyspec 0.051674 0.033050 124.759588 (134.228485)
total: 493.53 sec