Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-142655
#<BuildRuby:0x00007fd59cb5fdc8
@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.20240623-142655",
@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.000024 0.000004 0.000028 ( 0.000030)
autoconf 0.000039 0.000007 0.000046 ( 0.000047)
configure 0.000037 0.000006 0.000043 ( 0.000044)
build_up 0.000000 0.007745 2.618563 ( 3.725057)
build_miniruby 0.001126 0.000489 1.141295 ( 3.408865)
build_ruby 0.001525 0.000436 4.147229 ( 19.105904)
build_all 0.008893 0.000164 7.551158 ( 3.519710)
build_install 0.014533 0.006531 10.687925 ( 5.300231)
test_btest 0.000737 0.000211 113.890501 ( 40.594970)
test_basic 0.002485 0.007426 1.070892 ( 1.133179)
test_all 0.123367 0.027375 841.256169 (264.909942)
test_rubyspec 0.051859 0.038884 166.113826 ( 34.770099)
total: 376.47 sec