Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-152934
#<BuildRuby:0x00005641b4fd2018
@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.20231215-152934",
@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.000023 0.000006 0.000029 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.000129 0.006723 2.232063 ( 2.483785)
build_miniruby 0.000000 0.001251 1.518257 ( 1.516558)
build_ruby 0.000000 0.001686 2.614708 ( 2.819145)
build_all 0.003654 0.003060 5.275992 ( 2.128698)
build_install 0.007058 0.007247 6.614921 ( 3.059435)
test_btest 0.000567 0.000244 80.334846 ( 21.685561)
test_basic 0.003417 0.001464 0.726142 ( 0.786144)
test_all 0.079649 0.041764 720.159312 (211.017441)
test_rubyspec 0.024855 0.026297 82.870551 ( 94.264107)
total: 339.76 sec