Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-104126
#<BuildRuby:0x000055ee3aed2320
@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.20231215-104126",
@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.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000497 0.007208 2.500333 ( 3.553998)
build_miniruby 0.001649 0.000381 1.805258 ( 1.928553)
build_ruby 0.000000 0.002052 3.401556 ( 3.802502)
build_all 0.000000 0.009068 6.065754 ( 4.230682)
build_install 0.013961 0.006406 7.688620 ( 5.361137)
test_btest 0.000810 0.000287 84.929855 ( 62.913897)
test_basic 0.005694 0.003105 0.935873 ( 1.263526)
test_all 0.095823 0.025595 721.955251 (325.342449)
test_rubyspec 0.054652 0.020827 105.104748 (144.058754)
total: 552.46 sec