Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-054612
#<BuildRuby:0x0000565464dfdef0
@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.20240115-054612",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.000862 0.004163 1.595364 ( 1.971443)
build_miniruby 0.001424 0.000000 1.432429 ( 1.430601)
build_ruby 0.001735 0.000000 3.038632 ( 3.228475)
build_all 0.007019 0.000000 5.464526 ( 2.193635)
build_install 0.012271 0.003160 6.599522 ( 3.360133)
test_btest 0.000693 0.000108 80.116547 ( 22.329898)
test_basic 0.002898 0.003724 0.812515 ( 0.874538)
test_all 0.087344 0.030563 780.192861 (248.766592)
test_rubyspec 0.012642 0.041784 82.236528 ( 93.944323)
total: 378.10 sec