Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-012921
#<BuildRuby:0x000055f24240e018
@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.20231227-012921",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.001085 0.004156 1.659971 ( 2.011953)
build_miniruby 0.001369 0.000203 1.410155 ( 1.408821)
build_ruby 0.000000 0.001829 3.235293 ( 3.474055)
build_all 0.004809 0.002315 5.452281 ( 2.500461)
build_install 0.004751 0.012532 6.545743 ( 3.425847)
test_btest 0.000767 0.000211 82.220925 ( 27.461938)
test_basic 0.006975 0.000000 0.893507 ( 0.986117)
test_all 0.089985 0.028920 747.620875 (222.712113)
test_rubyspec 0.033326 0.025904 81.427523 ( 93.053942)
total: 357.04 sec