Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-162613
#<BuildRuby:0x000055bdafd5da00
@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.20231208-162613",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.001945 0.004475 2.237663 ( 2.316254)
build_miniruby 0.001599 0.000000 1.471792 ( 1.472554)
build_ruby 0.001833 0.000000 3.311257 ( 3.474661)
build_all 0.001549 0.007026 6.071294 ( 2.866280)
build_install 0.009941 0.007116 7.126007 ( 3.407238)
test_btest 0.000554 0.000213 82.592474 ( 32.057146)
test_basic 0.001193 0.006520 0.864848 ( 0.995889)
test_all 0.084977 0.036940 742.530394 (301.019203)
test_rubyspec 0.038206 0.040495 103.498751 (143.559386)
total: 491.17 sec