Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-152830
#<BuildRuby:0x00005618f39a60c0
@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.20240307-152830",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.000000 0.007505 2.164220 ( 1.908016)
build_miniruby 0.000631 0.000613 1.314720 ( 1.312835)
build_ruby 0.001235 0.000142 2.787993 ( 3.067287)
build_all 0.002152 0.004463 5.825153 ( 2.222204)
build_install 0.008115 0.009301 8.084279 ( 3.845078)
test_btest 0.000695 0.000154 89.699951 ( 23.500244)
test_basic 0.001710 0.004836 0.906377 ( 0.967650)
test_all 0.105229 0.013911 751.023674 (217.228496)
test_rubyspec 0.049342 0.031259 109.116651 (118.268803)
total: 372.32 sec