Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-025307
#<BuildRuby:0x00007fcecdf3fdd8
@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.20240624-025307",
@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.000000 0.000049 0.000049 ( 0.000047)
autoconf 0.000000 0.000056 0.000056 ( 0.000063)
configure 0.000000 0.000038 0.000038 ( 0.000037)
build_up 0.003614 0.004325 3.005665 ( 3.004757)
build_miniruby 0.001521 0.000277 1.197722 ( 1.194534)
build_ruby 0.001593 0.000289 3.202201 ( 3.350595)
build_all 0.006045 0.002954 7.555938 ( 2.939375)
build_install 0.014769 0.004600 9.591220 ( 4.265814)
test_btest 0.000000 0.000988 111.424861 ( 29.049515)
test_basic 0.000000 0.008902 1.071893 ( 1.119230)
test_all 0.097803 0.055098 797.625510 (241.825201)
test_rubyspec 0.058308 0.035730 167.350590 ( 26.822107)
total: 313.57 sec