Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-220124
#<BuildRuby:0x00007fb27455fdd8
@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.20240927-220124",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.001066 0.007511 4.303240 ( 3.472455)
build_miniruby 0.001409 0.000241 1.314618 ( 1.310821)
build_ruby 0.001615 0.000277 3.749384 ( 3.964655)
build_all 0.008486 0.000073 6.766077 ( 2.653192)
build_install 0.018800 0.000392 9.821831 ( 4.379153)
test_btest 0.000819 0.000120 90.622835 ( 23.843447)
test_basic 0.002620 0.008841 1.054796 ( 1.109271)
test_all 0.095014 0.053764 755.154163 (234.314515)
test_rubyspec 0.039402 0.049135 134.393916 ( 27.026222)
total: 302.07 sec