Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-162528
#<BuildRuby:0x00005598adbae258
@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.20230510-162528",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000023)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004844 0.000421 1.743916 ( 3.003988)
build_miniruby 0.001113 0.000096 1.227566 ( 1.225748)
build_ruby 0.001567 0.000000 2.661726 ( 2.868448)
build_all 0.001811 0.004103 1.980410 ( 1.099804)
build_install 0.011235 0.003391 3.129778 ( 2.063591)
test_btest 0.000731 0.000105 71.848624 ( 20.563522)
test_basic 0.004159 0.000594 0.736209 ( 0.811449)
test_all 0.001054 0.000056 571.383327 (176.750100)
test_rubyspec 0.036223 0.014966 75.340023 ( 87.209484)
total: 295.60 sec