Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-221527
#<BuildRuby:0x000055e0bcb72120
@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.20231208-221527",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000000 0.006368 2.382442 ( 2.512278)
build_miniruby 0.000000 0.001481 1.495307 ( 1.494222)
build_ruby 0.001548 0.000248 3.496467 ( 3.726815)
build_all 0.008188 0.000000 5.743402 ( 2.976073)
build_install 0.017140 0.000000 7.338362 ( 4.283588)
test_btest 0.000903 0.000000 82.056945 ( 40.651141)
test_basic 0.007781 0.000000 0.947562 ( 1.113921)
test_all 0.094603 0.024802 700.292974 (248.699894)
test_rubyspec 0.031510 0.036427 95.593069 (107.596595)
total: 413.06 sec