Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-053925
#<BuildRuby:0x00007f7b5e38fdc0
@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.20241107-053925",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.005067 0.001578 2.793871 ( 2.769197)
build_miniruby 0.000000 0.001633 1.132843 ( 1.129711)
build_ruby 0.000000 0.001764 3.188049 ( 3.343639)
build_all 0.005948 0.001864 5.879083 ( 2.534571)
build_install 0.016621 0.001033 8.637533 ( 4.268304)
test_btest 0.000720 0.000240 70.737098 ( 18.582449)
test_basic 0.002418 0.004422 0.720448 ( 0.776341)
test_all 0.089823 0.055396 641.665319 (186.979718)
test_rubyspec 0.043168 0.040248 118.141654 ( 21.523456)
total: 241.91 sec