Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250315-212952
#<BuildRuby:0x00007fb75160fdc8
@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.20250315-212952",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.003759 0.002392 2.070765 ( 2.196261)
build_miniruby 0.001324 0.000177 1.039726 ( 1.036749)
build_ruby 0.001728 0.000230 3.039958 ( 3.227451)
build_all 0.006685 0.000891 5.127174 ( 2.204744)
build_install 0.009518 0.006790 6.623285 ( 3.340498)
test_btest 0.000808 0.000143 46.065167 ( 13.566262)
test_basic 0.008429 0.001487 0.728977 ( 0.799122)
test_all 0.081975 0.032491 555.698692 (182.679840)
test_rubyspec 0.039968 0.035042 97.589642 ( 23.350414)
total: 232.40 sec