Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-094045
#<BuildRuby:0x00007f2d96b4fdc8
@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.20241003-094045",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.000000 0.007934 3.662463 ( 3.954284)
build_miniruby 0.001161 0.000360 1.523400 ( 1.524753)
build_ruby 0.001370 0.000425 3.901750 ( 4.074675)
build_all 0.006991 0.002170 7.535311 ( 3.123006)
build_install 0.011849 0.008146 10.358656 ( 5.120264)
test_btest 0.000781 0.000268 95.402840 ( 25.241291)
test_basic 0.006787 0.004975 0.969953 ( 1.022981)
test_all 0.111552 0.037430 762.554529 (231.351227)
test_rubyspec 0.050789 0.040086 136.555141 ( 30.123190)
total: 305.54 sec