Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-170642
#<BuildRuby:0x000055a80e896190
@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.20230702-170642",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000013 0.000001 0.000014 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005761 0.000212 1.924390 ( 3.198141)
build_miniruby 0.001883 0.000000 1.601388 ( 1.617052)
build_ruby 0.000000 0.001684 3.230341 ( 3.462101)
build_all 0.001848 0.005695 2.560605 ( 2.245316)
build_install 0.015388 0.000563 3.738028 ( 3.940528)
test_btest 0.001048 0.000000 80.482249 ( 39.967193)
test_basic 0.000475 0.007626 0.953915 ( 1.064234)
test_all 0.001334 0.000292 609.690708 (251.038220)
test_rubyspec 0.022178 0.031594 90.758173 (109.397760)
total: 415.93 sec