Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-113802
#<BuildRuby:0x000055e749376230
@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.20230707-113802",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000029 0.000004 0.000033 ( 0.000031)
build_up 0.006852 0.000322 2.099489 ( 6.354694)
build_miniruby 0.001693 0.000203 1.775981 ( 4.343756)
build_ruby 0.001264 0.000152 3.361497 ( 8.618511)
build_all 0.007933 0.000407 2.540706 ( 5.204586)
build_install 0.012119 0.009632 4.031860 ( 9.285153)
test_btest 0.000737 0.000132 85.399075 ( 93.298140)
test_basic 0.002567 0.005235 0.947745 ( 2.619563)
test_all 0.001709 0.000180 623.903902 (562.379400)
test_rubyspec 0.026266 0.031857 91.090633 (144.300449)
total: 836.41 sec