Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-230951
#<BuildRuby:0x00005586a82b5a00
@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.20240226-230951",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.003536 0.003915 2.479616 ( 2.254120)
build_miniruby 0.001155 0.000214 1.616626 ( 1.614417)
build_ruby 0.000000 0.001570 3.401175 ( 3.631635)
build_all 0.001890 0.005869 6.417428 ( 2.474505)
build_install 0.009737 0.008827 7.963312 ( 3.820372)
test_btest 0.001106 0.000100 89.644061 ( 23.624080)
test_basic 0.000341 0.006459 0.881083 ( 0.939690)
test_all 0.090476 0.030489 768.394583 (228.991932)
test_rubyspec 0.046334 0.033562 115.509786 (125.250316)
total: 392.60 sec