Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-151525
#<BuildRuby:0x00007f4bdef6fdc0
@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.20240828-151525",
@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.000004 0.000026 ( 0.000027)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.006120 0.003561 4.042963 ( 4.650509)
build_miniruby 0.001647 0.000347 1.695571 ( 1.875517)
build_ruby 0.002259 0.000000 4.796655 ( 5.099370)
build_all 0.008340 0.002856 9.028717 ( 5.410457)
build_install 0.011700 0.013206 12.091887 ( 7.631891)
test_btest 0.000801 0.000222 119.528420 ( 34.755211)
test_basic 0.007371 0.004752 1.343064 ( 1.426962)
test_all 0.095077 0.055453 853.770029 (267.008639)
test_rubyspec 0.061955 0.026147 161.628390 ( 34.991245)
total: 362.85 sec