Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-130352
#<BuildRuby:0x000055956c936258
@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.20231212-130352",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.005993 0.000999 2.407320 ( 3.380844)
build_miniruby 0.001607 0.000268 1.762090 ( 2.314636)
build_ruby 0.000000 0.002304 3.564006 ( 3.991487)
build_all 0.000000 0.007996 6.107850 ( 4.784889)
build_install 0.008797 0.011158 7.658474 ( 6.556762)
test_btest 0.000668 0.000232 85.776916 ( 64.225788)
test_basic 0.000000 0.007799 0.903314 ( 1.177038)
test_all 0.077193 0.043367 707.683786 (368.234067)
test_rubyspec 0.052349 0.023504 103.754079 (141.077403)
total: 595.74 sec