Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-000120
#<BuildRuby:0x000055c9263f61d8
@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.20230507-000120",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004725 0.000644 1.775761 ( 2.976064)
build_miniruby 0.001325 0.000000 1.182385 ( 1.181222)
build_ruby 0.001829 0.000000 2.611967 ( 2.825471)
build_all 0.002698 0.003729 2.169447 ( 1.546002)
build_install 0.015121 0.001094 3.358577 ( 2.446142)
test_btest 0.000604 0.000093 76.479611 ( 28.387229)
test_basic 0.006663 0.000000 0.815000 ( 1.075766)
test_all 0.002594 0.000000 578.798398 (214.700808)
test_rubyspec 0.020563 0.021482 75.997030 ( 87.893383)
total: 343.03 sec