Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-095516
#<BuildRuby:0x00007f85d49ffdd8
@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.20240709-095516",
@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.000024 0.000002 0.000026 ( 0.000028)
autoconf 0.000044 0.000005 0.000049 ( 0.000048)
configure 0.000039 0.000004 0.000043 ( 0.000042)
build_up 0.008314 0.000444 3.906117 ( 3.948188)
build_miniruby 0.001531 0.000157 1.445416 ( 1.442472)
build_ruby 0.000000 0.002261 3.680593 ( 3.784091)
build_all 0.006677 0.001584 7.682742 ( 3.019211)
build_install 0.016112 0.004066 10.602902 ( 4.902686)
test_btest 0.000853 0.000114 118.063251 ( 32.154111)
test_basic 0.006591 0.003877 1.266678 ( 1.318717)
test_all 0.100414 0.049994 860.453841 (243.645524)
test_rubyspec 0.039033 0.051424 170.385763 ( 36.442951)
total: 330.66 sec