Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-034914
#<BuildRuby:0x00007f34adeefdc0
@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.20240708-034914",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.000235 0.007701 4.311466 ( 3.847807)
build_miniruby 0.000000 0.001862 1.675796 ( 1.672821)
build_ruby 0.000161 0.001924 4.477855 ( 4.723068)
build_all 0.002794 0.008756 9.039332 ( 5.587759)
build_install 0.013712 0.013075 13.052660 ( 7.954564)
test_btest 0.000844 0.000382 129.607812 ( 42.165126)
test_basic 0.005611 0.004643 1.291341 ( 1.354817)
test_all 0.102195 0.054945 922.118078 (280.455668)
test_rubyspec 0.052363 0.044101 181.636911 ( 38.708392)
total: 386.47 sec