Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-120020
#<BuildRuby:0x000055caafae2390
@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.20240120-120020",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004844 0.000068 1.509852 ( 1.883548)
build_miniruby 0.001600 0.000000 1.510670 ( 1.515219)
build_ruby 0.001666 0.000000 3.139621 ( 3.389534)
build_all 0.007865 0.000000 5.712674 ( 2.992214)
build_install 0.015170 0.003867 6.963598 ( 3.919475)
test_btest 0.000938 0.000000 81.243906 ( 30.452750)
test_basic 0.000277 0.006970 0.859059 ( 0.925161)
test_all 0.083999 0.034770 742.068223 (310.053235)
test_rubyspec 0.040753 0.061503 162.269923 (174.241649)
total: 529.37 sec