Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-012031
#<BuildRuby:0x00007f935a11fdd8
@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.20241008-012031",
@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.000027)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.003018 0.004742 3.594083 ( 3.565144)
build_miniruby 0.001307 0.000301 1.639313 ( 1.635675)
build_ruby 0.001595 0.000368 4.182093 ( 4.365897)
build_all 0.008731 0.000036 7.130185 ( 2.948477)
build_install 0.008875 0.009845 9.304194 ( 4.152334)
test_btest 0.000880 0.000243 89.764376 ( 23.736311)
test_basic 0.010679 0.000000 0.974149 ( 1.024291)
test_all 0.102241 0.047795 762.915685 (225.230817)
test_rubyspec 0.055019 0.032458 138.060508 ( 29.097777)
total: 295.76 sec