Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-104407
#<BuildRuby:0x000055809d9ba320
@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.20240227-104407",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.004207 0.004099 2.599261 ( 2.942440)
build_miniruby 0.001353 0.000242 1.812154 ( 1.852379)
build_ruby 0.001590 0.000284 3.704115 ( 4.012136)
build_all 0.007382 0.000550 6.619789 ( 3.101881)
build_install 0.017769 0.000758 8.489267 ( 4.830819)
test_btest 0.000000 0.001009 90.535668 ( 30.478347)
test_basic 0.000000 0.006826 0.923883 ( 0.999525)
test_all 0.082134 0.033969 766.016172 (262.068546)
test_rubyspec 0.041120 0.038057 115.167371 (124.709180)
total: 435.00 sec