Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-145326
#<BuildRuby:0x00007f33a913fdd8
@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.20240816-145326",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000044 0.000000 0.000044 ( 0.000044)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.005758 0.002126 3.112242 ( 3.154863)
build_miniruby 0.001329 0.000415 1.165437 ( 1.167079)
build_ruby 0.001336 0.000418 3.604583 ( 3.825598)
build_all 0.008528 0.000000 7.372077 ( 2.757729)
build_install 0.015990 0.002124 9.314120 ( 4.187440)
test_btest 0.000780 0.000215 107.714850 ( 28.574444)
test_basic 0.005721 0.004330 1.128067 ( 1.178238)
test_all 0.105117 0.041379 764.934873 (242.312496)
test_rubyspec 0.043489 0.051424 155.368009 ( 28.940291)
total: 316.10 sec