Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-104109
#<BuildRuby:0x0000564814ee2228
@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.20240228-104109",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.003502 0.003883 2.548935 ( 2.396722)
build_miniruby 0.001390 0.000180 1.764581 ( 1.763955)
build_ruby 0.000000 0.001869 3.506140 ( 3.715954)
build_all 0.002678 0.005047 6.760145 ( 3.439857)
build_install 0.015436 0.003849 8.583674 ( 4.905699)
test_btest 0.000000 0.002575 92.474470 ( 35.562017)
test_basic 0.000000 0.005749 0.965287 ( 1.035490)
test_all 0.078171 0.037956 786.999878 (305.686087)
test_rubyspec 0.056846 0.030471 127.875077 (142.177500)
total: 500.68 sec