Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-065417
#<BuildRuby:0x00007f1c68d9fdd8
@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.20241214-065417",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000034 0.000002 0.000036 ( 0.000035)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.007006 0.000000 2.707101 ( 3.846751)
build_miniruby 0.001739 0.000000 2.276855 ( 2.444333)
build_ruby 0.002151 0.000000 4.438399 ( 5.067927)
build_all 0.008408 0.004273 23.930660 ( 13.525297)
build_install 0.013768 0.010035 9.092778 ( 7.700647)
test_btest 0.000843 0.000117 78.629428 ( 62.149077)
test_basic 0.005579 0.007537 1.072034 ( 1.632376)
test_all 0.118285 0.034869 781.688846 (340.206190)
test_rubyspec 0.046652 0.036938 118.940114 ( 40.673667)
total: 477.25 sec