Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-162315
#<BuildRuby:0x000056359a7b2390
@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.20240209-162315",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005252 0.000840 1.719888 ( 2.066170)
build_miniruby 0.001283 0.000205 1.589148 ( 1.588227)
build_ruby 0.001557 0.000000 3.287359 ( 3.505013)
build_all 0.003048 0.004402 6.212806 ( 2.263855)
build_install 0.015311 0.002030 7.697412 ( 3.710705)
test_btest 0.000724 0.000134 87.836953 ( 23.042172)
test_basic 0.006819 0.000362 0.788564 ( 0.847588)
test_all 0.080975 0.037053 753.949451 (219.326326)
test_rubyspec 0.055717 0.043304 158.470348 (167.809026)
total: 424.16 sec