Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-203846
#<BuildRuby:0x00007f1bcd17fdc8
@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.20240626-203846",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000030 0.000006 0.000036 ( 0.000038)
build_up 0.003376 0.004864 3.965491 ( 3.523172)
build_miniruby 0.000000 0.001780 1.577577 ( 1.577001)
build_ruby 0.000000 0.001807 3.276538 ( 3.410032)
build_all 0.004813 0.003484 7.190194 ( 2.726805)
build_install 0.011054 0.007715 9.945895 ( 4.515924)
test_btest 0.000784 0.000261 110.298849 ( 28.764388)
test_basic 0.004930 0.004607 1.234614 ( 1.284222)
test_all 0.099809 0.046982 767.360759 (223.887748)
test_rubyspec 0.035863 0.057191 157.500739 ( 29.915307)
total: 299.61 sec