Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-114107
#<BuildRuby:0x000055ad5f549f90
@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.20231012-114107",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004034 0.003904 2.463887 ( 3.174679)
build_miniruby 0.001473 0.000246 1.566349 ( 1.570448)
build_ruby 0.000000 0.001781 3.346092 ( 3.532424)
build_all 0.005605 0.002396 6.367086 ( 4.061219)
build_install 0.016630 0.001570 7.731450 ( 5.701132)
test_btest 0.000638 0.000116 85.182113 ( 50.612351)
test_basic 0.002938 0.004907 0.947321 ( 1.255135)
test_all 0.009156 0.000082 680.895751 (319.850411)
test_rubyspec 0.036937 0.028254 104.948668 (124.459788)
total: 514.22 sec