Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-124640
#<BuildRuby:0x000056234a0b2228
@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.20240114-124640",
@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.001484 0.000129 1.823755 ( 10.372657)
autoconf 0.000000 0.000901 2.707403 ( 3.731907)
configure 0.065240 0.020433 45.156434 ( 85.200576)
build_up 0.031962 0.002813 54.519733 ( 84.084450)
build_miniruby 0.016190 0.002698 329.058095 (420.822422)
build_ruby 0.000000 0.002631 5.268177 ( 82.281315)
build_all 0.070459 0.040310 380.808578 (470.564831)
build_install 0.018927 0.001807 4.444298 ( 6.862231)
test_btest 0.000527 0.000140 87.790917 (109.410714)
test_basic 0.001528 0.006649 0.999130 ( 2.041991)
test_all 0.093582 0.037031 811.991011 (934.403929)
test_rubyspec 0.024206 0.050441 144.986707 (212.695949)
total: 2422.47 sec