Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-070010
#<BuildRuby:0x0000560d38779e80
@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.20240311-070010",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.001780 0.005623 2.377373 ( 2.117690)
build_miniruby 0.000782 0.000306 1.447105 ( 1.445361)
build_ruby 0.000000 0.001409 3.438036 ( 3.657035)
build_all 0.000000 0.007474 6.455328 ( 2.509812)
build_install 0.014983 0.003012 8.007058 ( 3.645187)
test_btest 0.000745 0.000336 89.638486 ( 23.315474)
test_basic 0.005156 0.002647 0.970350 ( 1.031679)
test_all 0.067426 0.051231 730.367912 (206.151256)
test_rubyspec 0.039260 0.042949 107.824893 (116.965333)
total: 360.84 sec