Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-054455
#<BuildRuby:0x000056219afba3d0
@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.20231225-054455",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002311 0.005024 12.065309 ( 6.936441)
build_miniruby 0.001104 0.000339 15.658049 ( 15.317052)
build_ruby 0.000000 0.001615 2.661486 ( 2.879152)
build_all 0.003950 0.003350 13.955994 ( 10.621141)
build_install 0.005173 0.012095 6.528117 ( 3.377143)
test_btest 0.000744 0.000331 77.472394 ( 20.424798)
test_basic 0.004702 0.000338 0.829553 ( 0.888026)
test_all 0.079152 0.041888 759.297851 (217.591341)
test_rubyspec 0.027016 0.030292 81.123985 ( 92.822260)
total: 370.86 sec