Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-034150
#<BuildRuby:0x00005649dd972098
@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.20230920-034150",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.007302 2.232106 ( 4.252168)
build_miniruby 0.001090 0.000811 1.619849 ( 1.754988)
build_ruby 0.001578 0.000282 3.343897 ( 3.996264)
build_all 0.003357 0.004821 6.352178 ( 4.551769)
build_install 0.011397 0.008119 7.811449 ( 6.390529)
test_btest 0.000803 0.000207 85.568840 ( 45.817029)
test_basic 0.006379 0.001646 1.018888 ( 1.127410)
test_all 0.008759 0.001084 685.784786 (308.759191)
test_rubyspec 0.040106 0.036214 108.594646 (125.996917)
total: 502.65 sec