Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-232802
#<BuildRuby:0x00007f629316fdd0
@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.20240818-232802",
@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.000021 0.000001 0.000022 ( 0.000024)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.006852 0.000239 3.019243 ( 2.981478)
build_miniruby 0.001671 0.000139 1.418574 ( 1.414926)
build_ruby 0.001627 0.000136 4.064016 ( 21.967367)
build_all 0.008993 0.000054 7.376567 ( 2.841377)
build_install 0.016833 0.000304 10.140644 ( 4.456959)
test_btest 0.000845 0.000062 117.826629 ( 46.599931)
test_basic 0.000000 0.010141 1.170594 ( 1.216672)
test_all 0.104410 0.050491 842.091915 (254.237911)
test_rubyspec 0.056037 0.036457 174.078336 ( 48.759489)
total: 384.48 sec