Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-092827
#<BuildRuby:0x000055a6804d9a00
@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.20231014-092827",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005685 0.000784 2.191472 ( 2.284713)
build_miniruby 0.001104 0.000152 1.478597 ( 1.478834)
build_ruby 0.001281 0.000177 3.173410 ( 3.399097)
build_all 0.002733 0.003956 6.130430 ( 2.453441)
build_install 0.017237 0.000091 7.459473 ( 3.671944)
test_btest 0.000643 0.000094 87.057866 ( 29.312298)
test_basic 0.000933 0.004360 0.895982 ( 0.955582)
test_all 0.004028 0.004779 706.159730 (234.676176)
test_rubyspec 0.026540 0.033526 94.991772 (106.494576)
total: 384.73 sec