Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-094936
#<BuildRuby:0x000055c52d9323b0
@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.20231014-094936",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007142 0.000433 2.277270 ( 2.914026)
build_miniruby 0.001157 0.000160 1.550259 ( 1.609337)
build_ruby 0.001329 0.000184 3.269067 ( 17.135275)
build_all 0.007077 0.000976 6.316431 ( 3.926889)
build_install 0.010919 0.007651 7.970752 ( 5.304116)
test_btest 0.000849 0.000154 88.199609 ( 52.584849)
test_basic 0.004164 0.004250 0.966045 ( 1.078585)
test_all 0.005380 0.004525 667.187386 (297.658733)
test_rubyspec 0.022069 0.043298 103.535466 (121.803430)
total: 504.02 sec