Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-212754
#<BuildRuby:0x00007fcbe1c0fdc8
@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-212754",
@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.000027 0.000005 0.000032 ( 0.000028)
autoconf 0.000040 0.000007 0.000047 ( 0.000042)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.004517 0.004863 3.916703 ( 5.868889)
build_miniruby 0.001659 0.000341 1.749864 ( 2.343290)
build_ruby 0.002258 0.000464 4.304942 ( 5.227267)
build_all 0.009329 0.001921 8.431568 ( 10.147671)
build_install 0.024870 0.002171 11.524318 ( 14.396215)
test_btest 0.001013 0.000192 118.929367 (119.455932)
test_basic 0.009981 0.004883 1.327197 ( 1.913802)
test_all 0.111852 0.044150 908.411160 (380.003289)
test_rubyspec 0.039577 0.047065 160.907318 ( 44.431092)
total: 583.79 sec