Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-180022
#<BuildRuby:0x00007fb3d0e1fdd0
@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.20240710-180022",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000027 0.000011 0.000038 ( 0.000040)
configure 0.000025 0.000011 0.000036 ( 0.000034)
build_up 0.004053 0.003980 4.204557 ( 3.709982)
build_miniruby 0.002085 0.000000 1.617020 ( 1.614281)
build_ruby 0.001993 0.000107 3.894831 ( 4.019788)
build_all 0.004548 0.004212 7.827101 ( 3.184946)
build_install 0.012408 0.008402 10.425193 ( 4.658871)
test_btest 0.000624 0.000293 114.057361 ( 30.096697)
test_basic 0.000869 0.007991 1.163433 ( 1.216947)
test_all 0.101862 0.051117 826.395106 (265.065802)
test_rubyspec 0.043168 0.044189 165.666670 ( 35.089444)
total: 348.66 sec