Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-144306
#<BuildRuby:0x0000562ff4d42018
@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.20240225-144306",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006378 0.001021 2.493630 ( 2.401302)
build_miniruby 0.001569 0.000000 1.717226 ( 1.729936)
build_ruby 0.001850 0.000000 3.469312 ( 3.703767)
build_all 0.007366 0.000330 6.458791 ( 3.246106)
build_install 0.010107 0.009126 8.352697 ( 4.681442)
test_btest 0.000599 0.000124 90.856783 ( 38.393415)
test_basic 0.000000 0.008149 0.969746 ( 1.053542)
test_all 0.077375 0.040837 791.237820 (292.722608)
test_rubyspec 0.041742 0.043348 123.888172 (133.542039)
total: 481.48 sec