Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-183216
#<BuildRuby:0x00007fccfdb9fdd0
@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.20241203-183216",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000029 0.000010 0.000039 ( 0.000037)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005195 0.003063 3.729048 ( 3.255555)
build_miniruby 0.001588 0.000000 1.264852 ( 1.261762)
build_ruby 0.000000 0.001665 3.197573 ( 3.401062)
build_all 0.003473 0.003559 5.038413 ( 1.974890)
build_install 0.012881 0.003239 7.826938 ( 3.779279)
test_btest 0.000651 0.000230 69.088241 ( 19.132835)
test_basic 0.009283 0.000430 0.960327 ( 1.007433)
test_all 0.090466 0.048186 618.464195 (244.601903)
test_rubyspec 0.032384 0.046889 115.831598 ( 19.267492)
total: 297.68 sec