Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-065422
#<BuildRuby:0x0000559ec83f9a00
@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.20230904-065422",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001519 0.004265 1.718400 ( 2.168590)
build_miniruby 0.001667 0.000000 1.563553 ( 1.573273)
build_ruby 0.001621 0.000000 3.210286 ( 3.383645)
build_all 0.005134 0.002919 6.020009 ( 3.190948)
build_install 0.013952 0.004938 7.306048 ( 4.270883)
test_btest 0.000644 0.000111 84.994735 ( 32.686454)
test_basic 0.003438 0.003950 0.930773 ( 1.015616)
test_all 0.005488 0.004368 690.023005 (247.335647)
test_rubyspec 0.028896 0.043596 101.936266 (115.363222)
total: 410.99 sec