Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-075222
#<BuildRuby:0x00007fe16df3fdd0
@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.20241003-075222",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.003035 0.004792 3.761456 ( 4.216297)
build_miniruby 0.000000 0.001670 1.644452 ( 1.640757)
build_ruby 0.000000 0.001883 4.565197 ( 19.510300)
build_all 0.011852 0.000000 8.184140 ( 3.379013)
build_install 0.020749 0.000292 10.743451 ( 5.240933)
test_btest 0.000812 0.000181 95.303658 ( 27.383969)
test_basic 0.003229 0.008066 1.188313 ( 1.237936)
test_all 0.120601 0.032478 793.212567 (238.401288)
test_rubyspec 0.040024 0.046477 136.902629 ( 30.184274)
total: 331.20 sec