Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-130258
#<BuildRuby:0x00005580efe95a00
@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.20240209-130258",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.005807 0.000471 2.127758 ( 3.175341)
build_miniruby 0.001608 0.000000 1.797853 ( 1.995094)
build_ruby 0.002479 0.000005 3.834628 ( 4.374861)
build_all 0.007520 0.001805 7.027799 ( 5.663052)
build_install 0.013765 0.009030 8.462761 ( 6.697222)
test_btest 0.000882 0.000252 92.160304 ( 66.358034)
test_basic 0.002148 0.005202 0.982896 ( 1.399956)
test_all 0.078065 0.045170 794.736188 (508.132372)
test_rubyspec 0.042203 0.077925 200.964553 (271.827568)
total: 869.62 sec