Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-193147
#<BuildRuby:0x0000562bea3ca390
@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.20240215-193147",
@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.000022 0.000005 0.000027 ( 0.000025)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.006610 0.000541 2.236336 ( 3.546084)
build_miniruby 0.001507 0.000301 1.854405 ( 2.167212)
build_ruby 0.002288 0.000000 3.838433 ( 4.305944)
build_all 0.005285 0.003957 7.311618 ( 5.376339)
build_install 0.015920 0.007040 9.088346 ( 6.646251)
test_btest 0.000710 0.000173 95.361484 ( 64.468305)
test_basic 0.007532 0.000848 1.045945 ( 1.281745)
test_all 0.075468 0.044766 799.089574 (423.779015)
test_rubyspec 0.039354 0.057745 133.139688 (174.276607)
total: 685.85 sec