Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-082158
#<BuildRuby:0x000055973512da00
@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.20240215-082158",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.000000 0.006450 1.911886 ( 2.251024)
build_miniruby 0.000067 0.001524 1.726880 ( 1.726726)
build_ruby 0.001872 0.000000 3.333281 ( 3.562198)
build_all 0.003053 0.004462 6.468456 ( 2.751034)
build_install 0.015497 0.003742 8.090796 ( 4.533564)
test_btest 0.000549 0.000235 93.573247 ( 43.539367)
test_basic 0.003675 0.003886 1.026825 ( 1.141358)
test_all 0.074775 0.043457 798.244188 (315.237106)
test_rubyspec 0.047782 0.046865 123.237188 (132.918988)
total: 507.66 sec