Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-070925
#<BuildRuby:0x000055d7838a23b0
@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.20230628-070925",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006223 0.000644 2.063369 ( 4.999402)
build_miniruby 0.001531 0.000159 1.643665 ( 1.735133)
build_ruby 0.001371 0.000142 3.079617 ( 4.541285)
build_all 0.007313 0.000000 2.630993 ( 2.554010)
build_install 0.018461 0.000000 3.986108 ( 4.843628)
test_btest 0.000394 0.000871 83.641016 ( 50.748129)
test_basic 0.000000 0.006665 0.965265 ( 1.835628)
test_all 0.000000 0.002160 614.570123 (367.673881)
test_rubyspec 0.022389 0.039809 94.683756 (182.485687)
total: 621.42 sec