Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-035110
#<BuildRuby:0x00007f7ce3e5fdc8
@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.20240815-035110",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000041 0.000012 0.000053 ( 0.000053)
configure 0.000035 0.000011 0.000046 ( 0.000044)
build_up 0.005362 0.004601 4.198640 ( 6.290184)
build_miniruby 0.000000 0.001946 2.031607 ( 2.481531)
build_ruby 0.000236 0.002298 5.113409 ( 34.463169)
build_all 0.011805 0.000000 9.670617 ( 11.841026)
build_install 0.022442 0.003978 13.328454 ( 22.171227)
test_btest 0.001162 0.000357 136.395849 (163.078474)
test_basic 0.002787 0.011561 1.515801 ( 2.746102)
test_all 0.116295 0.053774 1032.167988 (871.337724)
test_rubyspec 0.049581 0.049140 182.145350 ( 86.068041)
total: 1200.48 sec