Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-003259
#<BuildRuby:0x0000565279cb1fc0
@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.20231217-003259",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.003471 0.004584 2.527536 ( 3.342133)
build_miniruby 0.001231 0.000254 1.717047 ( 1.769731)
build_ruby 0.001806 0.000374 3.539652 ( 3.918633)
build_all 0.003442 0.004929 6.057618 ( 4.232626)
build_install 0.015853 0.006005 7.728884 ( 5.389814)
test_btest 0.000752 0.000193 83.402373 ( 57.028529)
test_basic 0.000443 0.008088 0.965547 ( 1.388069)
test_all 0.073358 0.049296 685.720283 (273.995397)
test_rubyspec 0.032026 0.042940 102.367060 (131.611739)
total: 482.68 sec