Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-055810
#<BuildRuby:0x000055e2a3f62008
@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.20230626-055810",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.006702 0.000701 1.982999 ( 5.093475)
build_miniruby 0.000000 0.001474 1.518465 ( 1.959765)
build_ruby 0.000000 0.001728 3.008974 ( 4.273447)
build_all 0.005690 0.001141 2.448860 ( 2.945648)
build_install 0.009595 0.008648 3.838512 ( 4.175666)
test_btest 0.000651 0.000217 80.480300 ( 46.207405)
test_basic 0.002945 0.000000 0.865209 ( 1.288523)
test_all 0.001444 0.000887 583.287057 (339.325102)
test_rubyspec 0.035468 0.018151 90.346964 (130.098303)
total: 535.37 sec