Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-062725
#<BuildRuby:0x000055f31ad42138
@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.20231216-062725",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000000 0.006460 2.390022 ( 2.454790)
build_miniruby 0.000000 0.001630 1.600123 ( 1.600202)
build_ruby 0.000000 0.001781 3.040010 ( 3.235091)
build_all 0.006213 0.001232 5.740854 ( 2.746402)
build_install 0.017884 0.001731 7.404841 ( 4.269984)
test_btest 0.000768 0.000220 82.387464 ( 29.360545)
test_basic 0.000000 0.008540 0.942879 ( 1.027750)
test_all 0.090370 0.031704 738.498690 (325.242330)
test_rubyspec 0.031675 0.041247 103.310230 (127.376751)
total: 497.31 sec