Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-231214
#<BuildRuby:0x0000560568972390
@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.20240202-231214",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006812 0.000191 2.108332 ( 4.261364)
build_miniruby 0.001828 0.000118 1.810618 ( 2.322485)
build_ruby 0.001806 0.000117 3.929970 ( 29.229612)
build_all 0.008564 0.000281 6.762596 ( 7.508530)
build_install 0.016072 0.005294 8.482450 ( 10.779241)
test_btest 0.000922 0.000000 91.766891 (114.116649)
test_basic 0.000281 0.008072 1.017700 ( 1.639162)
test_all 0.074289 0.052122 811.390181 (739.334432)
test_rubyspec 0.058583 0.050213 181.126449 (217.194360)
total: 1126.39 sec