Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-154246
#<BuildRuby:0x00005584f982a3b0
@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.20230108-154246",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.001387 0.003157 1.080096 ( 1.640522)
build_miniruby 0.000884 0.000326 1.208633 ( 1.207050)
build_ruby 0.001545 0.000000 3.076528 ( 14.252128)
build_all 0.007980 0.000000 3.573746 ( 1.754591)
build_install 0.010877 0.002692 2.734188 ( 1.864030)
test_btest 0.000862 0.000274 56.717379 ( 16.361131)
test_basic 0.001876 0.003465 0.425798 ( 0.517989)
test_all 0.000856 0.000298 606.615266 (172.805118)
test_rubyspec 0.017617 0.024169 58.095849 ( 68.219399)
total: 278.62 sec