Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-025604
#<BuildRuby:0x000055667c0de138
@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.20240321-025604",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.003883 0.004372 3.635904 ( 2.729642)
build_miniruby 0.001074 0.000115 1.436831 ( 1.434827)
build_ruby 0.001450 0.000000 3.523403 ( 3.761667)
build_all 0.007468 0.000071 6.805074 ( 2.657076)
build_install 0.004398 0.014134 9.045137 ( 3.969330)
test_btest 0.001114 0.000000 89.967652 ( 23.645281)
test_basic 0.000000 0.006416 0.829853 ( 0.886749)
test_all 0.077314 0.038329 752.567395 (223.862576)
test_rubyspec 0.044252 0.031390 98.987451 (108.513717)
total: 371.46 sec