Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-210745
#<BuildRuby:0x0000562151f3dfb8
@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.20230922-210745",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005413 0.001083 2.202676 ( 4.082870)
build_miniruby 0.001103 0.000221 1.658680 ( 1.872167)
build_ruby 0.001573 0.000315 3.431178 ( 3.741016)
build_all 0.004413 0.004346 6.306451 ( 4.338585)
build_install 0.017445 0.002462 7.451036 ( 5.118189)
test_btest 0.001266 0.000000 83.024287 ( 45.247044)
test_basic 0.006572 0.000819 0.926368 ( 1.207062)
test_all 0.002672 0.007971 661.711550 (302.517217)
test_rubyspec 0.031625 0.039879 103.798816 (122.855635)
total: 490.98 sec