Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-104533
#<BuildRuby:0x00007f950d8dfdc0
@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.20240810-104533",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000042 0.000006 0.000048 ( 0.000048)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.000915 0.007408 3.716841 ( 3.917359)
build_miniruby 0.001513 0.000321 2.152910 ( 2.156092)
build_ruby 0.001797 0.000381 3.797813 ( 4.013729)
build_all 0.007615 0.001615 7.927879 ( 2.860150)
build_install 0.011918 0.007170 11.256073 ( 5.447178)
test_btest 0.000723 0.000176 122.435737 ( 43.953180)
test_basic 0.010190 0.002470 1.397620 ( 1.756000)
test_all 0.112684 0.038650 840.606231 (248.120982)
test_rubyspec 0.059299 0.035137 166.703850 ( 34.175763)
total: 346.40 sec