Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-033842
#<BuildRuby:0x000055b633d32130
@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.20230817-033842",
@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.000027 0.000001 0.000028 ( 0.000028)
autoconf 0.000039 0.000001 0.000040 ( 0.000039)
configure 0.000036 0.000001 0.000037 ( 0.000037)
build_up 0.004712 0.003801 3.216635 ( 6.122842)
build_miniruby 0.002441 0.000129 62.638685 ( 41.199736)
build_ruby 0.001523 0.000080 3.462252 ( 14.857702)
build_all 0.004508 0.004144 16.533512 ( 20.278625)
build_install 0.015570 0.005105 8.269083 ( 7.248684)
test_btest 0.000700 0.000072 85.542829 ( 46.070627)
test_basic 0.003277 0.004650 0.930230 ( 1.066963)
test_all 0.001720 0.008176 717.782202 (468.771388)
test_rubyspec 0.051089 0.027934 110.990014 (189.845544)
total: 795.46 sec