Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-100441
#<BuildRuby:0x000055a7ac342390
@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.20231213-100441",
@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.000000 0.000023 0.000023 ( 0.000022)
autoconf 0.000000 0.000030 0.000030 ( 0.000030)
configure 0.000000 0.000030 0.000030 ( 0.000030)
build_up 0.004471 0.002677 2.413308 ( 2.501659)
build_miniruby 0.001200 0.000350 1.648912 ( 1.648796)
build_ruby 0.001358 0.000396 3.361032 ( 12.935189)
build_all 0.002370 0.006115 5.863076 ( 2.694268)
build_install 0.013829 0.006033 7.474469 ( 4.443402)
test_btest 0.000567 0.000203 83.140822 ( 32.111569)
test_basic 0.000000 0.006422 0.921432 ( 0.990952)
test_all 0.086412 0.035140 679.198928 (261.382637)
test_rubyspec 0.038118 0.031100 98.975957 (112.231809)
total: 430.94 sec