Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-190846
#<BuildRuby:0x000055613299a258
@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.20231215-190846",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.000385 0.007678 2.540568 ( 3.421288)
build_miniruby 0.001524 0.000158 1.782268 ( 1.973483)
build_ruby 0.001462 0.000151 3.440287 ( 3.871621)
build_all 0.007598 0.000786 6.108744 ( 4.510973)
build_install 0.018545 0.000951 7.499316 ( 5.688883)
test_btest 0.000781 0.000076 84.731045 ( 64.334148)
test_basic 0.004557 0.004688 0.970379 ( 1.138058)
test_all 0.086012 0.035830 683.999907 (383.313245)
test_rubyspec 0.044415 0.029670 102.850912 (142.832179)
total: 611.09 sec