Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-020212
#<BuildRuby:0x00007f2c1fa8fdc0
@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.20241029-020212",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000035 0.000008 0.000043 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.002485 0.004767 2.790349 ( 2.793329)
build_miniruby 0.000000 0.001626 1.081699 ( 1.079295)
build_ruby 0.000439 0.001392 3.111009 ( 4.808139)
build_all 0.002754 0.005024 5.815681 ( 2.236353)
build_install 0.000000 0.015888 8.557491 ( 3.830318)
test_btest 0.000353 0.000638 68.454660 ( 17.894277)
test_basic 0.007980 0.002161 0.894608 ( 0.942539)
test_all 0.092248 0.050271 615.780710 (201.882782)
test_rubyspec 0.035860 0.045543 118.717029 ( 21.456619)
total: 256.92 sec