Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-025547
#<BuildRuby:0x0000556b62726118
@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.20230910-025547",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.006111 0.001091 2.281993 ( 4.658121)
build_miniruby 0.001096 0.000195 1.679728 ( 1.777234)
build_ruby 0.001755 0.000313 3.350793 ( 3.816101)
build_all 0.003321 0.004147 6.095660 ( 4.385693)
build_install 0.011777 0.007314 7.671242 ( 5.512905)
test_btest 0.001128 0.000274 84.646855 ( 46.649605)
test_basic 0.007014 0.001700 0.983476 ( 1.324576)
test_all 0.007722 0.001872 705.117900 (310.067497)
test_rubyspec 0.045852 0.025993 105.738972 (124.135333)
total: 502.33 sec