Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-155135
#<BuildRuby:0x000055a292145e80
@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.20231218-155135",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000000 0.006395 2.320210 ( 2.455752)
build_miniruby 0.000528 0.000892 1.622445 ( 1.632035)
build_ruby 0.001291 0.000298 3.135203 ( 3.316832)
build_all 0.000000 0.007751 5.709698 ( 2.788211)
build_install 0.011595 0.006724 7.221685 ( 4.133358)
test_btest 0.000540 0.000180 80.297276 ( 31.428913)
test_basic 0.003677 0.001226 0.840457 ( 0.915197)
test_all 0.080968 0.036566 702.445181 (257.266460)
test_rubyspec 0.044157 0.022439 95.497815 (108.761568)
total: 412.70 sec