Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-052009
#<BuildRuby:0x0000560918386360
@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.20231020-052009",
@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.000025 0.000003 0.000028 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006074 0.000651 2.421317 ( 3.719407)
build_miniruby 0.001501 0.000000 1.789548 ( 2.329634)
build_ruby 0.002084 0.000000 3.615963 ( 4.384593)
build_all 0.006107 0.003310 6.340410 ( 5.510426)
build_install 0.016233 0.005174 7.819199 ( 7.447207)
test_btest 0.000905 0.000000 84.274229 ( 66.043908)
test_basic 0.007776 0.000654 0.969322 ( 1.273213)
test_all 0.009172 0.000673 677.091361 (371.163987)
test_rubyspec 0.044206 0.019597 98.313573 (111.184873)
total: 573.06 sec