Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-103317
#<BuildRuby:0x0000564af58a6308
@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.20240304-103317",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000000 0.000034 0.000034 ( 0.000033)
build_up 0.004358 0.003402 2.814142 ( 2.841213)
build_miniruby 0.001329 0.000177 1.762050 ( 1.760755)
build_ruby 0.001512 0.000201 3.768285 ( 4.001286)
build_all 0.007475 0.000446 7.065536 ( 3.744509)
build_install 0.017956 0.001728 9.445117 ( 5.883699)
test_btest 0.000988 0.000000 97.498485 ( 45.392839)
test_basic 0.008602 0.000000 1.011958 ( 1.114206)
test_all 0.087802 0.028767 837.409686 (357.853603)
test_rubyspec 0.057190 0.029395 126.375658 (135.978842)
total: 558.57 sec