Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-181941
#<BuildRuby:0x00007f34021ffdc8
@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.20240713-181941",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.000000 0.007228 3.149674 ( 3.114439)
build_miniruby 0.001493 0.000148 1.140403 ( 1.137522)
build_ruby 0.001593 0.000348 3.735939 ( 3.922303)
build_all 0.008816 0.000178 7.866031 ( 3.038105)
build_install 0.017337 0.005155 10.873550 ( 5.162279)
test_btest 0.000925 0.000200 119.277143 ( 44.554250)
test_basic 0.000934 0.007501 1.147307 ( 1.201675)
test_all 0.103543 0.048077 812.696266 (262.629565)
test_rubyspec 0.044761 0.044222 164.855698 ( 34.269213)
total: 359.03 sec