Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-203324
#<BuildRuby:0x000055cecf9b2230
@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-203324",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.008013 0.001187 2.509784 ( 3.756314)
build_miniruby 0.001226 0.000182 1.851884 ( 2.134838)
build_ruby 0.000000 0.002221 3.909688 ( 4.780646)
build_all 0.002582 0.006509 7.146502 ( 5.663564)
build_install 0.018808 0.002836 9.063360 ( 7.372287)
test_btest 0.000799 0.000169 96.066754 ( 81.682443)
test_basic 0.003613 0.004937 1.026641 ( 1.568460)
test_all 0.086428 0.037685 832.869383 (554.253862)
test_rubyspec 0.048087 0.040053 130.326783 (147.186295)
total: 808.40 sec