Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-213345
#<BuildRuby:0x00007f184ea4fde0
@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.20241127-213345",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000027 0.000011 0.000038 ( 0.000037)
configure 0.000021 0.000008 0.000029 ( 0.000030)
build_up 0.007953 0.001605 3.779494 ( 8.844428)
build_miniruby 0.001434 0.000544 1.796112 ( 2.281582)
build_ruby 0.001703 0.000646 4.804190 ( 5.647783)
build_all 0.008435 0.001632 7.229621 ( 5.904346)
build_install 0.020147 0.004082 10.148860 ( 8.570791)
test_btest 0.000806 0.000278 84.872705 ( 82.471104)
test_basic 0.006977 0.005424 1.157872 ( 1.553924)
test_all 0.112935 0.043431 787.231694 (347.062712)
test_rubyspec 0.053225 0.029598 117.649526 ( 27.167589)
total: 489.51 sec