Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-002242
#<BuildRuby:0x00005625617da118
@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.20230509-002242",
@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.000002 0.000024 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001516 0.003807 1.497617 ( 2.693671)
build_miniruby 0.001117 0.000000 0.972968 ( 0.977127)
build_ruby 0.001636 0.000000 1.870075 ( 2.099920)
build_all 0.005629 0.000051 1.706884 ( 0.917917)
build_install 0.012126 0.001399 2.575513 ( 1.660460)
test_btest 0.000978 0.000113 71.576105 ( 18.558882)
test_basic 0.004919 0.000000 0.590617 ( 0.668217)
test_all 0.000991 0.000000 533.995372 (153.050931)
test_rubyspec 0.003449 0.034358 67.177465 ( 78.984939)
total: 259.61 sec