Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-010017
#<BuildRuby:0x0000563341955fb8
@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.20230616-010017",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.002646 0.004117 1.913039 ( 5.159502)
build_miniruby 0.001417 0.000000 1.284904 ( 1.432607)
build_ruby 0.002044 0.000000 2.805174 ( 3.610255)
build_all 0.006180 0.000889 2.371053 ( 2.708509)
build_install 0.013998 0.003690 3.794728 ( 3.830939)
test_btest 0.000599 0.000096 75.994920 ( 46.141239)
test_basic 0.002506 0.004477 0.823065 ( 1.212239)
test_all 0.001725 0.000333 565.710157 (299.489505)
test_rubyspec 0.030161 0.026537 85.460820 (126.574428)
total: 490.16 sec