Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-130000
#<BuildRuby:0x00005650cd506008
@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.20221223-130000",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000012 0.000005 0.000017 ( 0.000030)
configure 0.000015 0.000006 0.000021 ( 0.000022)
build_up 0.000000 0.005441 1.171164 ( 2.075858)
build_miniruby 0.000000 0.001665 1.638538 ( 1.643094)
build_ruby 0.000890 0.000888 3.849295 ( 4.174076)
build_all 0.004102 0.003872 3.704522 ( 1.828387)
build_install 0.015146 0.000587 2.822497 ( 1.856187)
test_btest 0.000603 0.000278 56.677847 ( 15.941478)
test_basic 0.003289 0.001518 0.431506 ( 0.527915)
test_all 0.000841 0.000388 617.483610 (181.839003)
test_rubyspec 0.014423 0.026039 63.728104 ( 73.649208)
total: 283.54 sec