Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-130147
#<BuildRuby:0x0000562a4081a108
@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.20240129-130147",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000029)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.000000 0.006662 2.013627 ( 3.514542)
build_miniruby 0.000390 0.001340 1.758240 ( 2.041391)
build_ruby 0.000000 0.001917 3.608101 ( 4.629308)
build_all 0.008052 0.000978 6.514665 ( 5.876256)
build_install 0.019088 0.001748 8.079953 ( 8.019575)
test_btest 0.000952 0.000224 89.599373 ( 97.856742)
test_basic 0.007889 0.000857 1.006930 ( 1.857940)
test_all 0.077218 0.047710 833.690664 (882.442973)
test_rubyspec 0.036141 0.074588 183.619025 (265.521664)
total: 1271.76 sec