Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-042102
#<BuildRuby:0x00007f8cd1a8fdd0
@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.20240811-042102",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.004713 0.003298 3.532857 ( 3.472167)
build_miniruby 0.001364 0.000289 1.768660 ( 1.765688)
build_ruby 0.001547 0.000329 4.424996 ( 4.558150)
build_all 0.009411 0.000287 8.848049 ( 3.460833)
build_install 0.011279 0.007870 11.888035 ( 5.552213)
test_btest 0.001022 0.000000 123.638764 ( 32.793521)
test_basic 0.002063 0.007790 1.178401 ( 1.221104)
test_all 0.113096 0.041788 873.810355 (254.768464)
test_rubyspec 0.050494 0.046012 187.092888 ( 53.337808)
total: 360.93 sec