Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-075920
#<BuildRuby:0x0000562e00bb6078
@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.20240311-075920",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.007684 0.000819 2.800575 ( 3.327217)
build_miniruby 0.001321 0.000283 1.696322 ( 1.736209)
build_ruby 0.001398 0.000300 3.759478 ( 4.099334)
build_all 0.008621 0.000000 7.156990 ( 3.926816)
build_install 0.015568 0.005465 9.244048 ( 5.680368)
test_btest 0.000839 0.000000 97.255107 ( 60.275820)
test_basic 0.008598 0.000000 1.073251 ( 1.427614)
test_all 0.102586 0.023104 815.637349 (502.604732)
test_rubyspec 0.055483 0.041253 137.174030 (207.767860)
total: 790.85 sec