Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-060224
#<BuildRuby:0x00007f108673fdc8
@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.20241126-060224",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.002323 0.004471 2.794560 ( 2.908197)
build_miniruby 0.001293 0.000223 1.531062 ( 1.528869)
build_ruby 0.001642 0.000283 3.368469 ( 26.128286)
build_all 0.007136 0.000479 6.011234 ( 2.632197)
build_install 0.015674 0.003309 8.761999 ( 4.897642)
test_btest 0.000679 0.000116 73.478021 ( 22.266156)
test_basic 0.001666 0.007848 0.990433 ( 1.041922)
test_all 0.115763 0.028352 665.922590 (194.677484)
test_rubyspec 0.057253 0.025050 115.109815 ( 24.673090)
total: 280.75 sec