Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-211129
#<BuildRuby:0x000055f459e62320
@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-211129",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000034 0.000003 0.000037 ( 0.000032)
configure 0.000031 0.000003 0.000034 ( 0.000032)
build_up 0.000000 0.007191 2.447464 ( 2.614993)
build_miniruby 0.000782 0.000696 1.710520 ( 1.724355)
build_ruby 0.001596 0.000228 3.443726 ( 3.600455)
build_all 0.008436 0.000000 5.976309 ( 3.404941)
build_install 0.014217 0.004434 7.479789 ( 4.210075)
test_btest 0.000811 0.000000 81.912313 ( 37.126167)
test_basic 0.008944 0.000217 0.965589 ( 1.074416)
test_all 0.081538 0.037369 712.263083 (242.516519)
test_rubyspec 0.040899 0.037576 106.466011 (122.799909)
total: 419.07 sec