Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-103031
#<BuildRuby:0x000055713ed8a3b0
@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.20230727-103031",
@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.000019 0.000005 0.000024 ( 0.000022)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.005486 0.001372 2.268066 ( 5.347602)
build_miniruby 0.001264 0.000316 1.704567 ( 2.868687)
build_ruby 0.001529 0.000383 3.419714 ( 4.889617)
build_all 0.006759 0.001690 2.755520 ( 3.725105)
build_install 0.006616 0.013340 4.266040 ( 5.111838)
test_btest 0.000626 0.000216 81.386401 ( 49.411900)
test_basic 0.004811 0.001665 0.946963 ( 1.942381)
test_all 0.000750 0.000259 646.773545 (339.892477)
test_rubyspec 0.019851 0.037282 93.621152 (134.053434)
total: 547.24 sec