Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-204010
#<BuildRuby:0x00007fdd59d5fdc0
@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.20241224-204010",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.005492 0.000095 2.021251 ( 2.519804)
build_miniruby 0.000000 0.001806 1.565986 ( 1.563139)
build_ruby 0.000087 0.001828 3.972834 ( 4.193799)
build_all 0.008775 0.000000 6.430704 ( 2.676802)
build_install 0.012345 0.002891 7.551336 ( 3.891241)
test_btest 0.000774 0.000079 71.522245 ( 18.891555)
test_basic 0.000000 0.008580 0.763923 ( 0.816857)
test_all 0.095310 0.047028 684.114669 (197.029683)
test_rubyspec 0.039174 0.039862 114.582018 ( 25.083994)
total: 256.67 sec