Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-023038
#<BuildRuby:0x00007f9db0a6fdd8
@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.20240727-023038",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.000604 0.007065 3.407347 ( 3.377470)
build_miniruby 0.001255 0.000313 1.263320 ( 1.260778)
build_ruby 0.001769 0.000000 4.287762 ( 4.528702)
build_all 0.005957 0.002916 8.567187 ( 3.622773)
build_install 0.010945 0.008547 11.351212 ( 5.468837)
test_btest 0.000665 0.000206 125.516954 ( 41.684880)
test_basic 0.005994 0.003311 0.950670 ( 0.999117)
test_all 0.100765 0.049489 837.901804 (254.773231)
test_rubyspec 0.031615 0.053730 170.991436 ( 36.418971)
total: 352.14 sec