Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-132129
#<BuildRuby:0x00007f621154fdd8
@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.20240813-132129",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.000094 0.007279 2.983586 ( 3.005126)
build_miniruby 0.001240 0.000218 1.397223 ( 1.401112)
build_ruby 0.001808 0.000319 4.228797 ( 4.398447)
build_all 0.009123 0.000199 7.928987 ( 3.066919)
build_install 0.015917 0.002652 9.683312 ( 4.545248)
test_btest 0.000000 0.000866 123.919700 ( 33.480648)
test_basic 0.002936 0.007280 1.179774 ( 1.225839)
test_all 0.098294 0.050926 796.915221 (227.305373)
test_rubyspec 0.051143 0.040531 166.468084 ( 30.929921)
total: 309.36 sec