Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-222429
#<BuildRuby:0x00007fce456bfdd0
@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.20241108-222429",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.005794 0.001391 3.370745 ( 3.284667)
build_miniruby 0.001795 0.000000 1.306671 ( 1.303449)
build_ruby 0.001616 0.000000 2.756763 ( 2.996228)
build_all 0.007066 0.000000 5.167883 ( 1.981572)
build_install 0.013829 0.003986 7.468408 ( 3.491719)
test_btest 0.000000 0.000919 68.517314 ( 17.957222)
test_basic 0.000976 0.007898 0.849846 ( 0.898050)
test_all 0.112595 0.032149 604.261605 (180.749561)
test_rubyspec 0.024603 0.057793 116.319716 ( 20.854467)
total: 233.52 sec