Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-121601
#<BuildRuby:0x00007f8d9771fdc8
@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-121601",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.004033 0.004044 3.607474 ( 3.282801)
build_miniruby 0.001468 0.000441 1.231077 ( 1.227781)
build_ruby 0.001862 0.000000 3.381531 ( 35.384689)
build_all 0.008414 0.000605 7.877303 ( 3.130276)
build_install 0.007920 0.012364 10.945651 ( 4.976061)
test_btest 0.000691 0.000244 113.907520 ( 32.488630)
test_basic 0.000507 0.009275 1.339062 ( 1.388417)
test_all 0.120598 0.031677 862.433008 (267.438836)
test_rubyspec 0.059636 0.033872 168.284350 ( 33.716444)
total: 383.04 sec