Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-031724
#<BuildRuby:0x00005555f19b9a00
@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.20240130-031724",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.005823 0.001398 2.122249 ( 3.762820)
build_miniruby 0.001488 0.000357 1.772294 ( 2.331937)
build_ruby 0.001520 0.000365 3.752918 ( 4.942819)
build_all 0.009250 0.000111 6.833125 ( 7.349582)
build_install 0.018779 0.003696 8.472161 ( 9.053094)
test_btest 0.000718 0.000157 91.655184 ( 94.648400)
test_basic 0.008401 0.000000 0.975045 ( 1.731570)
test_all 0.089021 0.032310 738.577878 (468.870963)
test_rubyspec 0.053268 0.052168 175.873217 (219.709090)
total: 812.40 sec