Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-141932
#<BuildRuby:0x00007fec917efdd0
@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.20240630-141932",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000021 0.000010 0.000031 ( 0.000031)
configure 0.000017 0.000008 0.000025 ( 0.000026)
build_up 0.005532 0.002881 3.484219 ( 3.095684)
build_miniruby 0.001190 0.000535 1.250136 ( 1.247031)
build_ruby 0.001354 0.000610 3.482115 ( 3.645313)
build_all 0.008293 0.000168 6.699937 ( 2.685953)
build_install 0.009193 0.010426 9.148815 ( 4.104403)
test_btest 0.000655 0.000313 106.183719 ( 27.343117)
test_basic 0.000663 0.008819 1.002466 ( 1.055508)
test_all 0.102988 0.045114 767.455491 (215.801074)
test_rubyspec 0.051262 0.047038 174.424458 ( 57.556666)
total: 316.54 sec