Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-161453
#<BuildRuby:0x0000556b1d901f68
@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.20240321-161453",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.008732 0.001524 4.114143 ( 4.401077)
build_miniruby 0.000000 0.001369 1.841242 ( 2.079809)
build_ruby 0.000000 0.001769 3.628158 ( 4.213158)
build_all 0.007704 0.001076 7.216382 ( 5.432553)
build_install 0.016021 0.007987 9.966410 ( 7.937772)
test_btest 0.001088 0.000000 94.504484 ( 78.264800)
test_basic 0.007836 0.000000 1.024931 ( 1.384025)
test_all 0.097456 0.022044 811.168094 (447.462518)
test_rubyspec 0.029446 0.066644 137.322502 (201.306380)
total: 752.48 sec