Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-235439
#<BuildRuby:0x00007f78825cfdd0
@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.20241127-235439",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000056 0.000000 0.000056 ( 0.000056)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.008183 0.000000 3.236840 ( 3.119516)
build_miniruby 0.001592 0.000000 1.255602 ( 1.252478)
build_ruby 0.000000 0.001848 3.335345 ( 3.496197)
build_all 0.002855 0.005349 6.316447 ( 2.698926)
build_install 0.012922 0.004211 8.482760 ( 4.096899)
test_btest 0.000698 0.000174 77.274647 ( 22.272749)
test_basic 0.004987 0.004242 0.940211 ( 0.988159)
test_all 0.103996 0.042573 766.282051 (288.861854)
test_rubyspec 0.034640 0.044273 120.880914 ( 28.706776)
total: 355.49 sec