Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-142454
#<BuildRuby:0x00005573020361a8
@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.20240226-142454",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006586 0.000405 2.571861 ( 2.666553)
build_miniruby 0.001180 0.000189 7.697007 ( 7.341234)
build_ruby 0.001490 0.000238 3.281608 ( 3.495263)
build_all 0.007161 0.000445 6.464466 ( 2.559938)
build_install 0.010776 0.008272 8.537321 ( 4.192094)
test_btest 0.000639 0.000132 90.632951 ( 24.312747)
test_basic 0.006331 0.000000 0.803853 ( 0.871534)
test_all 0.080923 0.034898 749.734758 (220.431250)
test_rubyspec 0.036597 0.042749 112.764362 (121.690170)
total: 387.56 sec