Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-034026
#<BuildRuby:0x00005588ea5ea3d0
@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-034026",
@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.000027 0.000006 0.000033 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000032)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.000000 0.006260 2.422454 ( 2.486687)
build_miniruby 0.000000 0.001607 1.598448 ( 1.598329)
build_ruby 0.000000 0.001524 3.256515 ( 3.478493)
build_all 0.008698 0.000217 5.899169 ( 3.142361)
build_install 0.011667 0.007606 7.622544 ( 4.459673)
test_btest 0.000581 0.000176 83.019536 ( 31.958227)
test_basic 0.005921 0.000633 0.829373 ( 0.904498)
test_all 0.085462 0.035046 683.730502 (270.060708)
test_rubyspec 0.046010 0.022227 92.989994 (104.860589)
total: 422.95 sec