Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-145524
#<BuildRuby:0x00007f275a8afdd0
@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.20240623-145524",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.005538 0.002772 3.649463 ( 3.620537)
build_miniruby 0.001273 0.000239 1.624702 ( 1.621975)
build_ruby 0.001530 0.000287 3.753426 ( 3.918954)
build_all 0.009166 0.000256 7.621757 ( 3.015441)
build_install 0.015834 0.003944 10.717863 ( 5.167312)
test_btest 0.000915 0.000169 114.546530 ( 44.874958)
test_basic 0.002852 0.007625 1.136768 ( 1.190197)
test_all 0.110549 0.038649 822.403909 (236.721748)
test_rubyspec 0.047479 0.050389 159.826219 ( 40.252344)
total: 340.38 sec