Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-075842
#<BuildRuby:0x0000564a17472018
@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.20240114-075842",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000030 0.000008 0.000038 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005442 0.000368 1.532329 ( 1.880895)
build_miniruby 0.001521 0.000000 1.638572 ( 1.639048)
build_ruby 0.001633 0.000000 2.956849 ( 3.206860)
build_all 0.007917 0.000000 5.539498 ( 3.025094)
build_install 0.014280 0.003369 6.773068 ( 4.167419)
test_btest 0.000742 0.000173 80.299696 ( 29.226559)
test_basic 0.003016 0.003762 0.805444 ( 0.871924)
test_all 0.084218 0.033308 736.920623 (275.416994)
test_rubyspec 0.031180 0.039650 98.809703 (119.148653)
total: 438.58 sec