Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-015525
#<BuildRuby:0x00007f5b0629fdc0
@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.20241126-015525",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000022 0.000009 0.000031 ( 0.000031)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.001925 0.004882 3.196728 ( 3.180506)
build_miniruby 0.001523 0.000000 1.376739 ( 1.374378)
build_ruby 0.001874 0.000000 4.001721 ( 4.190123)
build_all 0.004009 0.003834 6.143596 ( 2.651662)
build_install 0.011352 0.005501 8.386251 ( 4.115763)
test_btest 0.000723 0.000322 73.750566 ( 20.181299)
test_basic 0.005609 0.002955 0.890428 ( 0.943175)
test_all 0.105135 0.038077 707.029391 (206.192444)
test_rubyspec 0.045893 0.032167 116.056922 ( 28.151713)
total: 270.98 sec