Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-022705
#<BuildRuby:0x00007ffb8ec5fdc8
@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.20240709-022705",
@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.000012 0.000006 0.000018 ( 0.000019)
autoconf 0.000025 0.000012 0.000037 ( 0.000036)
configure 0.000022 0.000011 0.000033 ( 0.000033)
build_up 0.006598 0.001190 3.889812 ( 3.437051)
build_miniruby 0.001780 0.000000 1.605944 ( 1.602815)
build_ruby 0.000000 0.001847 3.120644 ( 3.342802)
build_all 0.000000 0.008675 7.475105 ( 2.955733)
build_install 0.010927 0.009505 9.735652 ( 4.326914)
test_btest 0.000605 0.000351 104.313058 ( 27.069944)
test_basic 0.006652 0.003240 1.075354 ( 1.127545)
test_all 0.125586 0.024586 742.714901 (208.953079)
test_rubyspec 0.066146 0.021212 165.439513 ( 28.398798)
total: 281.22 sec