Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-193335
#<BuildRuby:0x0000561e54021f48
@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.20230908-193335",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.007240 0.000000 2.226924 ( 4.614328)
build_miniruby 0.001907 0.000000 1.671014 ( 1.982589)
build_ruby 0.001781 0.000000 3.371462 ( 4.044538)
build_all 0.004641 0.004538 6.096243 ( 4.798828)
build_install 0.014419 0.005755 7.659910 ( 6.016893)
test_btest 0.000742 0.000113 82.917141 ( 47.784645)
test_basic 0.007675 0.000000 0.926812 ( 1.151992)
test_all 0.010059 0.000000 674.581618 (386.846510)
test_rubyspec 0.055840 0.023038 107.621830 (155.546057)
total: 612.79 sec