Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-030748
#<BuildRuby:0x00007fc2933efdc0
@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.20240619-030748",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.004440 0.004883 3.871865 ( 5.722508)
build_miniruby 0.001468 0.000275 1.799831 ( 2.145489)
build_ruby 0.002108 0.000395 4.646568 ( 7.219968)
build_all 0.000661 0.010822 8.431076 ( 8.793875)
build_install 0.013309 0.013951 11.832138 ( 11.901264)
test_btest 0.001031 0.000344 122.529803 (150.155809)
test_basic 0.009722 0.004669 1.409976 ( 3.205607)
test_all 0.116997 0.053386 987.368853 (1193.020798)
test_rubyspec 0.071461 0.027527 176.819865 (122.903526)
total: 1505.07 sec