Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-151049
#<BuildRuby:0x00007f773febfdd0
@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.20241210-151049",
@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.000021)
autoconf 0.000029 0.000011 0.000040 ( 0.000040)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.002861 0.004369 3.280346 ( 3.404850)
build_miniruby 0.001439 0.000000 1.240447 ( 1.237917)
build_ruby 0.001710 0.000000 3.769474 ( 3.926639)
build_all 0.003728 0.005161 6.105178 ( 2.574577)
build_install 0.014299 0.007673 8.831165 ( 4.683803)
test_btest 0.000652 0.000287 74.283927 ( 23.904316)
test_basic 0.000243 0.011011 0.972588 ( 2.004477)
test_all 0.099325 0.052336 751.502200 (244.033786)
test_rubyspec 0.042787 0.038287 117.121945 ( 25.551654)
total: 311.32 sec