Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-025316
#<BuildRuby:0x00007fb62ab0fdc8
@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.20240629-025316",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.003491 0.004852 3.898574 ( 3.598301)
build_miniruby 0.001805 0.000000 1.705190 ( 1.704943)
build_ruby 0.002031 0.000000 4.539767 ( 4.676434)
build_all 0.006505 0.003611 8.269963 ( 3.379532)
build_install 0.017940 0.003691 11.567483 ( 5.604329)
test_btest 0.000697 0.000185 117.636680 ( 43.476431)
test_basic 0.002867 0.005274 1.081720 ( 1.131877)
test_all 0.103906 0.044950 804.396832 (230.968415)
test_rubyspec 0.048513 0.045400 164.502173 ( 31.974545)
total: 326.52 sec