Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-232048
#<BuildRuby:0x00007fa49612fdd0
@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.20240703-232048",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000042 0.000007 0.000049 ( 0.000048)
configure 0.000035 0.000005 0.000040 ( 0.000041)
build_up 0.006733 0.001086 4.228002 ( 3.825901)
build_miniruby 0.001520 0.000245 1.619459 ( 1.616301)
build_ruby 0.001806 0.000292 4.144321 ( 4.291938)
build_all 0.005165 0.003680 8.250818 ( 3.291484)
build_install 0.006261 0.014321 11.387665 ( 5.348835)
test_btest 0.000000 0.000958 124.404869 ( 49.632664)
test_basic 0.003502 0.007454 1.177099 ( 1.224555)
test_all 0.131263 0.020658 891.341865 (279.328515)
test_rubyspec 0.052024 0.045362 171.332475 ( 35.792266)
total: 384.35 sec