Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-171017
#<BuildRuby:0x000055885d9e64d0
@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.20240305-171017",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000696 0.007282 2.721853 ( 2.573909)
build_miniruby 0.001127 0.000251 1.643150 ( 1.643085)
build_ruby 0.001459 0.000324 3.870286 ( 4.108227)
build_all 0.000204 0.008040 6.841143 ( 3.383934)
build_install 0.020121 0.000000 8.892571 ( 5.023316)
test_btest 0.000720 0.000000 92.454968 ( 36.442441)
test_basic 0.004415 0.003317 1.048618 ( 1.251687)
test_all 0.070951 0.048110 751.246351 (286.158420)
test_rubyspec 0.047570 0.042567 126.772888 (136.174143)
total: 476.76 sec