Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-031852
#<BuildRuby:0x00005621e9b2df48
@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.20240315-031852",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003876 0.003206 3.057109 ( 2.790603)
build_miniruby 0.000000 0.001627 1.545959 ( 1.543611)
build_ruby 0.000000 0.001794 3.464261 ( 3.666999)
build_all 0.007854 0.000255 7.107072 ( 3.414088)
build_install 0.010186 0.009093 9.097946 ( 5.046019)
test_btest 0.000750 0.000198 93.701330 ( 34.660984)
test_basic 0.005206 0.003064 0.899978 ( 0.976402)
test_all 0.106760 0.011464 763.920150 (282.027696)
test_rubyspec 0.051560 0.040705 128.880130 (138.335356)
total: 472.46 sec