Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-124753
#<BuildRuby:0x00007faf9d00fdd0
@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.20240618-124753",
@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.000022 0.000008 0.000030 ( 0.000026)
autoconf 0.000038 0.000014 0.000052 ( 0.000046)
configure 0.000029 0.000011 0.000040 ( 0.000039)
build_up 0.007661 0.001334 3.802995 ( 4.052007)
build_miniruby 0.001447 0.000517 1.629222 ( 1.637998)
build_ruby 0.001734 0.000619 4.266319 ( 4.770427)
build_all 0.006369 0.003451 8.124760 ( 4.625978)
build_install 0.014422 0.009051 10.985531 ( 6.550706)
test_btest 0.000719 0.000284 104.608150 ( 33.090814)
test_basic 0.005600 0.000533 0.826533 ( 0.889442)
test_all 0.113270 0.033800 800.992039 (235.690442)
test_rubyspec 0.055780 0.036373 161.748752 ( 36.242747)
total: 327.55 sec