Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-090037
#<BuildRuby:0x0000561cdad49f70
@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.20240209-090037",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.005493 0.001433 2.161750 ( 2.952027)
build_miniruby 0.001089 0.000284 2.158997 ( 2.244345)
build_ruby 0.001466 0.000383 3.673177 ( 3.970809)
build_all 0.006770 0.001766 6.635592 ( 4.226922)
build_install 0.018587 0.002308 8.347803 ( 6.114029)
test_btest 0.000859 0.000206 92.432991 ( 71.589747)
test_basic 0.007711 0.000000 1.021968 ( 1.508346)
test_all 0.100663 0.021921 791.159700 (568.478977)
test_rubyspec 0.051888 0.062879 202.111765 (293.808680)
total: 954.89 sec