Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-184919
#<BuildRuby:0x0000556e46a71f48
@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.20240301-184919",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003361 0.003851 2.506875 ( 2.363634)
build_miniruby 0.001404 0.000281 1.650352 ( 1.648595)
build_ruby 0.001411 0.000282 3.636052 ( 3.858069)
build_all 0.003215 0.004842 6.910481 ( 3.210678)
build_install 0.014027 0.005659 8.939953 ( 4.716533)
test_btest 0.000754 0.000195 94.233997 ( 33.574392)
test_basic 0.006424 0.001665 1.005967 ( 1.082538)
test_all 0.083821 0.035567 791.969048 (309.368514)
test_rubyspec 0.053775 0.035226 125.336303 (134.691375)
total: 494.52 sec