Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-225746
#<BuildRuby:0x00005582325a1fb8
@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.20240201-225746",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.001562 0.004496 1.752579 ( 2.265174)
build_miniruby 0.001132 0.000360 4.215188 ( 3.957170)
build_ruby 0.000000 0.001604 3.181208 ( 3.411330)
build_all 0.005670 0.001592 5.864056 ( 2.311405)
build_install 0.015142 0.003718 7.182875 ( 3.459763)
test_btest 0.000639 0.000205 83.521372 ( 22.264706)
test_basic 0.002222 0.004808 0.783969 ( 0.843142)
test_all 0.090600 0.030262 741.515096 (389.684869)
test_rubyspec 0.079744 0.034022 190.419673 (282.323306)
total: 710.52 sec