Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-141810
#<BuildRuby:0x000055d1178c23d0
@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.20230503-141810",
@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.000001 0.000016 ( 0.000015)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005094 0.000408 1.812568 ( 3.143371)
build_miniruby 0.001141 0.000091 1.278418 ( 1.276950)
build_ruby 0.001095 0.000088 2.419564 ( 2.633599)
build_all 0.001487 0.004490 2.038189 ( 1.321504)
build_install 0.013092 0.001571 3.264678 ( 2.322159)
test_btest 0.000893 0.000108 75.456140 ( 24.367783)
test_basic 0.005684 0.000086 0.683548 ( 0.774587)
test_all 0.000895 0.000103 546.049442 (174.149572)
test_rubyspec 0.018691 0.026467 73.050539 ( 84.670816)
total: 294.66 sec