Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-125009
#<BuildRuby:0x000055c5afc0e8e0
@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.20240320-125009",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000024 0.000009 0.000033 ( 0.000034)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.007636 0.002864 4.165922 ( 4.109215)
build_miniruby 0.001674 0.000000 1.861495 ( 1.903333)
build_ruby 0.001954 0.000000 3.932099 ( 4.504061)
build_all 0.008738 0.000000 7.214612 ( 4.769268)
build_install 0.017000 0.005619 9.733659 ( 6.777587)
test_btest 0.000627 0.000209 94.535576 ( 51.693205)
test_basic 0.007405 0.001094 0.997532 ( 1.100356)
test_all 0.073167 0.047408 813.005622 (344.564622)
test_rubyspec 0.052645 0.040241 126.960285 (136.483762)
total: 555.91 sec