Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-134919
#<BuildRuby:0x0000562b89b622a8
@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.20230622-134919",
@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.000005 0.000027 ( 0.000026)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.002962 0.003727 1.980106 ( 4.657978)
build_miniruby 0.001180 0.000283 1.531194 ( 2.460640)
build_ruby 0.001459 0.000350 3.170664 ( 4.343404)
build_all 0.006001 0.001440 2.400404 ( 3.084957)
build_install 0.014753 0.002416 3.801127 ( 4.237079)
test_btest 0.000905 0.000208 80.145971 ( 46.973870)
test_basic 0.007004 0.000506 0.844474 ( 1.296274)
test_all 0.000816 0.000182 572.428210 (298.218240)
test_rubyspec 0.014408 0.038366 86.482994 (123.558296)
total: 488.83 sec