Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-022157
#<BuildRuby:0x000055bf8e03e118
@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.20230906-022157",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001267 0.004260 1.772188 ( 2.144188)
build_miniruby 0.001401 0.000280 1.603870 ( 1.602329)
build_ruby 0.001417 0.000284 3.226148 ( 3.467620)
build_all 0.005981 0.002774 6.144112 ( 2.910479)
build_install 0.011654 0.004823 7.415783 ( 4.038064)
test_btest 0.000881 0.000206 81.913471 ( 21.601350)
test_basic 0.005517 0.000319 0.859440 ( 0.920826)
test_all 0.008132 0.000000 639.397612 (205.400068)
test_rubyspec 0.023080 0.031478 89.501723 (100.995514)
total: 343.08 sec