Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-081829
#<BuildRuby:0x0000555efb979f00
@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.20240318-081829",
@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.000023 0.000001 0.000024 ( 0.000023)
autoconf 0.000034 0.000001 0.000035 ( 0.000034)
configure 0.000000 0.000034 0.000034 ( 0.000033)
build_up 0.004362 0.004207 2.461986 ( 3.176184)
build_miniruby 0.001591 0.000103 1.873298 ( 1.954272)
build_ruby 0.001884 0.000122 3.823653 ( 4.343569)
build_all 0.004541 0.004361 7.224950 ( 4.113396)
build_install 0.012721 0.008052 9.245425 ( 7.009249)
test_btest 0.000648 0.000090 95.665242 ( 63.278466)
test_basic 0.000210 0.007723 1.085058 ( 1.320419)
test_all 0.082945 0.041843 823.457803 (508.969147)
test_rubyspec 0.053809 0.049126 141.730137 (209.159054)
total: 803.33 sec