Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-025215
#<BuildRuby:0x00007f982a30fdd0
@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-025215",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000035 0.000011 0.000046 ( 0.000047)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.005318 0.003216 3.692510 ( 3.624565)
build_miniruby 0.000480 0.001672 1.501971 ( 1.500080)
build_ruby 0.001492 0.000466 3.682231 ( 3.845867)
build_all 0.006500 0.002032 7.551531 ( 3.005020)
build_install 0.010121 0.008732 9.626592 ( 4.349866)
test_btest 0.000829 0.000292 112.305505 ( 29.775230)
test_basic 0.005200 0.004495 1.277975 ( 1.326205)
test_all 0.104369 0.043532 833.196314 (235.639726)
test_rubyspec 0.051500 0.039286 164.936677 ( 35.402033)
total: 318.47 sec