Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-070415
#<BuildRuby:0x000055c27eeea390
@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.20240322-070415",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000000 0.008890 3.926327 ( 2.679315)
build_miniruby 0.000501 0.001057 1.758966 ( 1.757668)
build_ruby 0.001539 0.000431 3.604289 ( 3.797653)
build_all 0.007862 0.000000 6.923301 ( 2.745405)
build_install 0.017754 0.002641 9.321736 ( 4.079028)
test_btest 0.000849 0.000206 92.024354 ( 25.192634)
test_basic 0.000000 0.006453 1.004052 ( 1.066034)
test_all 0.074740 0.046200 784.098479 (222.825338)
test_rubyspec 0.037924 0.046443 113.480407 (122.432672)
total: 386.58 sec