Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-065145
#<BuildRuby:0x00007fdeea81fdc8
@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.20240630-065145",
@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.000005 0.000028 ( 0.000029)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000034 0.000008 0.000042 ( 0.000043)
build_up 0.005606 0.005443 4.814650 ( 4.657681)
build_miniruby 0.002634 0.000677 1.975459 ( 2.056822)
build_ruby 0.002211 0.000568 5.073815 ( 5.396790)
build_all 0.009480 0.000210 8.078245 ( 3.361102)
build_install 0.018557 0.001251 9.336844 ( 4.257943)
test_btest 0.000819 0.000184 112.493505 ( 29.184062)
test_basic 0.005607 0.004767 1.111136 ( 1.154088)
test_all 0.093434 0.059931 892.395861 (322.897778)
test_rubyspec 0.029930 0.064942 172.488962 ( 35.333332)
total: 408.30 sec