Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-172500
#<BuildRuby:0x00005632c5f05de0
@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.20230507-172500",
@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.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006796 0.000422 2.069864 ( 4.679434)
build_miniruby 0.001700 0.000262 1.494613 ( 1.861972)
build_ruby 0.001552 0.000239 2.940328 ( 3.890429)
build_all 0.006281 0.000966 2.287670 ( 2.769558)
build_install 0.014671 0.004720 3.660088 ( 4.426654)
test_btest 0.000630 0.000108 79.046680 ( 66.895486)
test_basic 0.005501 0.000949 0.807500 ( 1.340018)
test_all 0.000903 0.000155 628.613365 (390.975053)
test_rubyspec 0.017387 0.031703 82.373645 (101.557188)
total: 578.40 sec