Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-133559
#<BuildRuby:0x000056033f731ed0
@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.20240203-133559",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.005053 0.001263 1.782066 ( 2.132874)
build_miniruby 0.000000 0.001561 1.545202 ( 1.543272)
build_ruby 0.000353 0.001425 3.481851 ( 3.733141)
build_all 0.006076 0.001701 6.234616 ( 2.665280)
build_install 0.011802 0.006553 7.664135 ( 3.748112)
test_btest 0.000000 0.000741 87.480142 ( 23.926869)
test_basic 0.000000 0.006101 0.921320 ( 0.979689)
test_all 0.075851 0.040785 747.348580 (234.441739)
test_rubyspec 0.034719 0.060818 145.711354 (157.188718)
total: 430.36 sec