Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-013400
#<BuildRuby:0x000055c768c2e1a8
@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.20230604-013400",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006368 0.000163 2.003640 ( 4.465298)
build_miniruby 0.001789 0.000132 1.464793 ( 1.661271)
build_ruby 0.000000 0.002132 2.742070 ( 3.192573)
build_all 0.001978 0.005514 2.273553 ( 2.336901)
build_install 0.017715 0.000162 3.625059 ( 3.628258)
test_btest 0.000595 0.000072 76.866060 ( 46.614225)
test_basic 0.002893 0.003971 0.784528 ( 1.144541)
test_all 0.000704 0.000988 580.470252 (279.055792)
test_rubyspec 0.028018 0.027213 86.014642 (107.682542)
total: 449.78 sec