Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-102512
#<BuildRuby:0x00005576897b5fc0
@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.20240208-102512",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.007133 1.936581 ( 2.265812)
build_miniruby 0.001623 0.000035 1.724292 ( 1.723092)
build_ruby 0.001609 0.000417 3.694267 ( 3.933667)
build_all 0.007094 0.000799 6.453128 ( 3.165237)
build_install 0.015702 0.005810 8.164760 ( 4.847005)
test_btest 0.000852 0.000000 89.057900 ( 33.524704)
test_basic 0.005128 0.000617 0.747685 ( 0.805032)
test_all 0.073595 0.044474 722.349669 (227.228976)
test_rubyspec 0.063481 0.039187 153.247317 (163.102992)
total: 440.60 sec