Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-235459
#<BuildRuby:0x00007f0e5f7bfdd0
@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.20241021-235459",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000000 0.000064 0.000064 ( 0.000064)
configure 0.000000 0.000039 0.000039 ( 0.000039)
build_up 0.003547 0.004662 3.919225 ( 3.824721)
build_miniruby 0.001343 0.000294 1.670081 ( 1.667446)
build_ruby 0.001460 0.000319 4.200252 ( 4.354724)
build_all 0.007168 0.003962 7.543152 ( 6.151352)
build_install 0.023091 0.002784 10.698997 ( 7.332662)
test_btest 0.001072 0.000000 91.900437 ( 31.772143)
test_basic 0.003708 0.006338 1.075373 ( 1.122737)
test_all 0.111509 0.035362 748.230516 (220.062663)
test_rubyspec 0.040874 0.041463 127.723007 ( 29.005999)
total: 305.30 sec