Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-133224
#<BuildRuby:0x00005635951f6078
@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.20240312-133224",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002668 0.004826 2.574376 ( 2.329788)
build_miniruby 0.000000 0.001547 1.681426 ( 1.679979)
build_ruby 0.000000 0.001894 3.465133 ( 3.694300)
build_all 0.003315 0.004406 6.878245 ( 2.854130)
build_install 0.018030 0.001813 8.781119 ( 4.334274)
test_btest 0.000000 0.000879 95.471061 ( 30.995032)
test_basic 0.002920 0.000022 0.971213 ( 1.033008)
test_all 0.079783 0.039034 791.273261 (250.312747)
test_rubyspec 0.033570 0.052423 121.075589 (130.196170)
total: 427.43 sec