Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-225131
#<BuildRuby:0x00005608ba29e078
@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.20240110-225131",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.006127 0.000000 1.712098 ( 2.090850)
build_miniruby 0.001661 0.000000 1.602561 ( 1.601279)
build_ruby 0.001463 0.000201 3.433885 ( 3.646691)
build_all 0.007021 0.000453 5.918148 ( 3.188971)
build_install 0.013013 0.003573 7.131547 ( 4.176345)
test_btest 0.000755 0.000126 84.882036 ( 38.691647)
test_basic 0.000000 0.007314 0.916301 ( 1.117615)
test_all 0.092891 0.024683 755.748921 (302.501069)
test_rubyspec 0.028563 0.039664 96.882496 (109.407011)
total: 466.42 sec