Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-172553
#<BuildRuby:0x00007f95f67efde0
@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.20240821-172553",
@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.000002 0.000016 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003804 0.003967 3.345307 ( 3.201589)
build_miniruby 0.001412 0.000273 1.616821 ( 1.613483)
build_ruby 0.001622 0.000314 4.108131 ( 4.299654)
build_all 0.006853 0.001327 7.532021 ( 2.879892)
build_install 0.017810 0.000085 9.447200 ( 4.407001)
test_btest 0.000877 0.000151 101.540094 ( 27.919879)
test_basic 0.004000 0.005172 1.140466 ( 1.187752)
test_all 0.100464 0.051521 846.776149 (254.104990)
test_rubyspec 0.045626 0.044968 165.733745 ( 35.112477)
total: 334.73 sec