Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-153328
#<BuildRuby:0x000056334c195f70
@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.20240311-153328",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.007387 0.000476 2.741159 ( 2.621516)
build_miniruby 0.001402 0.000200 1.774734 ( 1.779698)
build_ruby 0.000000 0.001690 3.551886 ( 3.761430)
build_all 0.002816 0.005562 6.970520 ( 3.281678)
build_install 0.007147 0.011872 8.852216 ( 4.991079)
test_btest 0.000539 0.000152 95.506555 ( 37.657575)
test_basic 0.006757 0.000742 1.020904 ( 1.121897)
test_all 0.083425 0.036052 791.966588 (303.234840)
test_rubyspec 0.041929 0.042039 119.783191 (128.962914)
total: 487.41 sec