Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-053959
#<BuildRuby:0x0000563391a26230
@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.20240313-053959",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.002617 0.004443 2.410537 ( 2.425620)
build_miniruby 0.001334 0.000000 1.472457 ( 1.470261)
build_ruby 0.001774 0.000000 3.247682 ( 3.504186)
build_all 0.003264 0.004610 6.791404 ( 2.568242)
build_install 0.015905 0.002340 7.981965 ( 3.513673)
test_btest 0.000914 0.000183 92.243475 ( 24.115013)
test_basic 0.000964 0.004949 0.931659 ( 0.991327)
test_all 0.097465 0.023552 762.861994 (228.971809)
test_rubyspec 0.041720 0.036522 109.724578 (118.740438)
total: 386.30 sec