Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-142341
#<BuildRuby:0x0000563f2a232138
@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.20231230-142341",
@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.000006 0.000024 ( 0.000024)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.006450 0.000000 1.764023 ( 2.936614)
build_miniruby 0.001497 0.000000 1.871268 ( 2.089731)
build_ruby 0.000000 0.001695 3.756331 ( 4.384308)
build_all 0.005742 0.003205 6.047517 ( 5.615944)
build_install 0.012427 0.007858 7.503892 ( 7.370362)
test_btest 0.000690 0.000230 84.459235 ( 79.870197)
test_basic 0.007010 0.000920 0.925784 ( 1.601908)
test_all 0.092656 0.038288 815.129179 (782.324008)
test_rubyspec 0.030596 0.051460 105.444435 (176.835300)
total: 1063.03 sec