Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-073301
#<BuildRuby:0x00005645142e2390
@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.20230213-073301",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.000648 0.004119 1.232622 ( 1.660766)
build_miniruby 0.001360 0.000000 1.026885 ( 1.024680)
build_ruby 0.001181 0.000000 1.962736 ( 2.168415)
build_all 0.006521 0.000000 3.483887 ( 1.662187)
build_install 0.004770 0.009632 2.903419 ( 2.008942)
test_btest 0.000673 0.000259 57.109155 ( 16.077770)
test_basic 0.004479 0.000271 0.484630 ( 0.578209)
test_all 0.000751 0.000278 649.036308 (184.661424)
test_rubyspec 0.014780 0.029110 65.297848 ( 75.169214)
total: 285.01 sec