Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-232023
#<BuildRuby:0x00007f3ccbccfdd0
@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.20241208-232023",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000028 ( 0.000027)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.004296 0.003970 3.801173 ( 4.175116)
build_miniruby 0.001703 0.000000 1.902823 ( 2.044073)
build_ruby 0.001680 0.000000 3.862988 ( 5.585472)
build_all 0.002987 0.007514 6.477867 ( 3.275655)
build_install 0.021301 0.002152 9.689464 ( 5.454267)
test_btest 0.000000 0.001076 78.136331 ( 30.776134)
test_basic 0.006978 0.005675 1.013078 ( 1.121559)
test_all 0.099215 0.051172 768.357787 (243.398747)
test_rubyspec 0.044877 0.036853 112.623183 ( 25.738411)
total: 321.57 sec