Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-000027
#<BuildRuby:0x000055b42e2c61a8
@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.20230902-000027",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.004300 0.000688 1.610910 ( 1.973861)
build_miniruby 0.001688 0.000000 1.496279 ( 1.496139)
build_ruby 0.001682 0.000000 3.116643 ( 3.326685)
build_all 0.006996 0.000978 6.162301 ( 3.153087)
build_install 0.006516 0.011607 7.209583 ( 3.702132)
test_btest 0.000825 0.000199 84.678933 ( 33.191323)
test_basic 0.006790 0.001639 0.942779 ( 1.008291)
test_all 0.007163 0.001729 685.390715 (254.771251)
test_rubyspec 0.033291 0.035979 96.787515 (108.312764)
total: 410.94 sec