Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-100324
#<BuildRuby:0x00007f883479fdd8
@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.20240825-100324",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.010050 0.000404 3.976602 ( 5.842140)
build_miniruby 0.001975 0.000000 1.793223 ( 2.260560)
build_ruby 0.002337 0.000101 4.797963 ( 5.293628)
build_all 0.010005 0.001893 9.181302 ( 8.139985)
build_install 0.025010 0.002101 12.455829 ( 12.251277)
test_btest 0.001010 0.000176 127.522677 (118.275602)
test_basic 0.008409 0.005395 1.415341 ( 2.185394)
test_all 0.128039 0.035629 945.807433 (632.496973)
test_rubyspec 0.070931 0.025319 172.055147 ( 60.658312)
total: 847.41 sec