Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-202340
#<BuildRuby:0x000055ee55da6120
@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.20230815-202340",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002844 0.004368 2.313681 ( 5.954075)
build_miniruby 0.001509 0.000000 1.719299 ( 2.972577)
build_ruby 0.001677 0.000000 3.742316 ( 6.766678)
build_all 0.008771 0.000277 6.551215 ( 6.153038)
build_install 0.013668 0.007108 8.240481 ( 8.040043)
test_btest 0.000605 0.000168 84.926151 ( 51.885529)
test_basic 0.003909 0.004906 1.008578 ( 2.249364)
test_all 0.010863 0.004838 714.771912 (458.623868)
test_rubyspec 0.042049 0.028440 106.606117 (184.908546)
total: 727.55 sec