Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-152246
#<BuildRuby:0x00005604322ba390
@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.20240229-152246",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003628 0.003877 2.444818 ( 1.984161)
build_miniruby 0.000000 0.001116 1.463530 ( 1.461558)
build_ruby 0.000000 0.001465 2.614422 ( 2.835521)
build_all 0.002846 0.004865 6.288781 ( 2.391114)
build_install 0.011842 0.006793 7.817208 ( 3.505698)
test_btest 0.000679 0.000180 85.494500 ( 22.303651)
test_basic 0.000404 0.003920 0.714801 ( 0.773650)
test_all 0.092947 0.022970 699.033325 (201.152932)
test_rubyspec 0.051831 0.031792 107.971464 (117.472544)
total: 353.88 sec