Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-080750
#<BuildRuby:0x00007f2d34e6fdd0
@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.20240630-080750",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000031 0.000010 0.000041 ( 0.000042)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.004545 0.004187 4.051766 ( 3.550977)
build_miniruby 0.001258 0.000434 1.606404 ( 1.602756)
build_ruby 0.001457 0.000502 4.311838 ( 4.428954)
build_all 0.003646 0.005501 8.284412 ( 3.398177)
build_install 0.019214 0.002099 11.174637 ( 5.228469)
test_btest 0.000775 0.000266 116.176594 ( 32.298240)
test_basic 0.004036 0.005592 1.217296 ( 1.269358)
test_all 0.099761 0.051176 876.589283 (250.566537)
test_rubyspec 0.067970 0.032541 172.460873 ( 37.439217)
total: 339.78 sec