Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-030031
#<BuildRuby:0x00007f6a621cfdd0
@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.20240820-030031",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.004185 0.004124 3.920984 ( 3.825208)
build_miniruby 0.001475 0.000492 1.774553 ( 1.776368)
build_ruby 0.001626 0.000542 4.731295 ( 4.873117)
build_all 0.009412 0.000000 9.070783 ( 3.610594)
build_install 0.009504 0.010402 11.485443 ( 5.215873)
test_btest 0.000640 0.000231 122.061207 ( 32.791981)
test_basic 0.007453 0.002691 1.217144 ( 1.263830)
test_all 0.103900 0.048435 895.588990 (273.099969)
test_rubyspec 0.042523 0.050524 171.711511 ( 37.177373)
total: 363.64 sec