Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-221949
#<BuildRuby:0x00007f99a0dbfdd0
@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.20240921-221949",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.001844 0.007602 5.130521 ( 4.594341)
build_miniruby 0.001822 0.000000 1.905077 ( 1.905551)
build_ruby 0.002242 0.000038 4.803630 ( 4.976927)
build_all 0.009501 0.001020 7.567335 ( 4.325822)
build_install 0.018339 0.006134 11.342581 ( 6.948232)
test_btest 0.000982 0.000197 100.076927 ( 50.322711)
test_basic 0.013736 0.000104 1.324688 ( 1.463948)
test_all 0.125935 0.036435 854.924073 (391.746664)
test_rubyspec 0.057374 0.033467 144.723033 ( 56.173609)
total: 522.46 sec