Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-181437
#<BuildRuby:0x0000562264656008
@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.20230625-181437",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.006875 0.000321 1.971451 ( 5.046733)
build_miniruby 0.001490 0.000000 1.519574 ( 2.136365)
build_ruby 0.001380 0.000000 3.291311 ( 4.941194)
build_all 0.007370 0.000228 2.478346 ( 3.034777)
build_install 0.017301 0.000449 3.781560 ( 4.377183)
test_btest 0.000826 0.000077 80.283807 ( 49.394739)
test_basic 0.000278 0.004386 0.880743 ( 1.739854)
test_all 0.001018 0.000128 583.895932 (345.076920)
test_rubyspec 0.036768 0.016917 88.245459 (127.382250)
total: 543.13 sec