Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-233218
#<BuildRuby:0x00007f3f9cd7fdd8
@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.20240808-233218",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000037 0.000000 0.000037 ( 0.000036)
build_up 0.006703 0.003749 4.018366 ( 5.251816)
build_miniruby 0.001695 0.000000 1.740311 ( 2.079302)
build_ruby 0.002712 0.000000 4.476686 ( 29.174496)
build_all 0.010337 0.000468 9.032467 ( 6.805204)
build_install 0.024132 0.001863 12.393306 ( 10.774289)
test_btest 0.000967 0.000185 126.440926 (106.152225)
test_basic 0.000797 0.012545 1.408988 ( 2.370096)
test_all 0.115550 0.048880 985.308935 (993.274958)
test_rubyspec 0.072893 0.021235 176.777898 (159.042472)
total: 1314.93 sec