Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-122346
#<BuildRuby:0x00007f7ccbacfdd8
@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.20240619-122346",
@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.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.000000 0.007623 3.381722 ( 3.488794)
build_miniruby 0.000000 0.001502 1.542074 ( 1.538917)
build_ruby 0.000233 0.001491 4.176639 ( 4.295293)
build_all 0.005240 0.002899 7.644805 ( 3.055753)
build_install 0.011245 0.007530 10.284559 ( 4.889820)
test_btest 0.000609 0.000257 111.213536 ( 31.245768)
test_basic 0.001812 0.006669 1.216013 ( 1.265052)
test_all 0.103245 0.044980 839.295237 (238.901837)
test_rubyspec 0.058466 0.040057 160.878065 ( 35.014452)
total: 323.70 sec