Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-155244
#<BuildRuby:0x000055b7987d1fb8
@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.20231021-155244",
@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.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005083 0.000424 2.096356 ( 2.346752)
build_miniruby 0.001363 0.000113 1.599833 ( 1.598671)
build_ruby 0.001590 0.000132 2.907500 ( 3.121913)
build_all 0.003850 0.004316 5.615840 ( 2.695385)
build_install 0.011433 0.004763 7.048278 ( 3.750087)
test_btest 0.000807 0.000119 80.004868 ( 33.055555)
test_basic 0.005870 0.000196 0.845021 ( 0.940243)
test_all 0.101784 0.017450 671.706436 (284.203580)
test_rubyspec 0.034858 0.030359 94.519246 (108.214311)
total: 439.93 sec