Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-041826
#<BuildRuby:0x000055f651362228
@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.20231016-041826",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000039 0.000006 0.000045 ( 0.000039)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.006998 0.000409 2.617592 ( 3.249934)
build_miniruby 0.000000 0.001581 1.731714 ( 1.879631)
build_ruby 0.000000 0.001727 3.491089 ( 3.830706)
build_all 0.007384 0.000514 6.537475 ( 3.893987)
build_install 0.018911 0.000965 8.212784 ( 5.343479)
test_btest 0.000902 0.000133 89.808856 ( 59.680847)
test_basic 0.006694 0.000985 1.006434 ( 1.106120)
test_all 0.005848 0.004763 720.245950 (362.969794)
test_rubyspec 0.054225 0.023593 111.083720 (160.377264)
total: 602.33 sec