Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-212300
#<BuildRuby:0x000055574c6ee120
@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.20230513-212300",
@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.000010 0.000004 0.000014 ( 0.000013)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.000458 0.006482 1.909437 ( 4.493539)
build_miniruby 0.001329 0.000570 1.448866 ( 1.848216)
build_ruby 0.001058 0.000453 2.748647 ( 3.551398)
build_all 0.006289 0.000953 2.301095 ( 2.740965)
build_install 0.014979 0.003570 3.588337 ( 4.469471)
test_btest 0.000660 0.000254 76.570927 ( 63.584225)
test_basic 0.006246 0.000814 0.808427 ( 1.341557)
test_all 0.001113 0.000142 603.419645 (381.961106)
test_rubyspec 0.026019 0.029911 83.234143 (101.921666)
total: 565.91 sec