Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-172236
#<BuildRuby:0x0000562145aca2a8
@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.20230603-172236",
@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.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005901 0.001180 2.013217 ( 5.452019)
build_miniruby 0.001640 0.000328 1.537910 ( 2.384250)
build_ruby 0.001674 0.000335 3.089985 ( 4.433133)
build_all 0.006699 0.001339 2.328699 ( 3.459451)
build_install 0.015940 0.005040 3.746752 ( 5.146106)
test_btest 0.000757 0.000162 80.707431 ( 89.683012)
test_basic 0.007383 0.000563 0.813985 ( 1.284765)
test_all 0.001205 0.000249 626.205672 (423.746682)
test_rubyspec 0.029632 0.027491 84.041561 (105.489050)
total: 641.08 sec