Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250216-084113
#<BuildRuby:0x00007f3181b5fdd8
@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.20250216-084113",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.008901 0.000218 3.728175 ( 4.021601)
build_miniruby 0.002069 0.000000 1.561386 ( 1.791255)
build_ruby 0.002187 0.000081 4.167233 ( 4.552684)
build_all 0.010035 0.000375 5.866681 ( 4.979444)
build_install 0.020621 0.002771 8.154156 ( 5.343573)
test_btest 0.000964 0.000161 49.058434 ( 45.298123)
test_basic 0.009784 0.001631 0.931116 ( 1.239662)
test_all 0.058702 0.063456 593.004233 (231.254634)
test_rubyspec 0.032543 0.045532 100.123093 ( 24.143128)
total: 322.63 sec