Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-150936
#<BuildRuby:0x00007f438d66fdc8
@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.20240630-150936",
@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.000021 0.000007 0.000028 ( 0.000030)
autoconf 0.000034 0.000010 0.000044 ( 0.000046)
configure 0.000037 0.000011 0.000048 ( 0.000049)
build_up 0.002496 0.009031 4.697695 ( 5.761958)
build_miniruby 0.001714 0.000651 1.758953 ( 2.180598)
build_ruby 0.001874 0.000710 4.825507 ( 5.765252)
build_all 0.002126 0.009473 9.063594 ( 7.776872)
build_install 0.021263 0.005999 12.242456 ( 30.392181)
test_btest 0.000715 0.000303 125.560059 (115.746326)
test_basic 0.012627 0.001466 1.390422 ( 2.122101)
test_all 0.099240 0.066256 988.598012 (1117.841561)
test_rubyspec 0.073922 0.026634 179.521790 (161.883931)
total: 1449.47 sec