Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-093336
#<BuildRuby:0x000055bba38397a8
@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.20230913-093336",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003621 0.003935 2.374404 ( 5.656932)
build_miniruby 0.001352 0.000280 1.659382 ( 1.833284)
build_ruby 0.001359 0.000281 3.403797 ( 3.924600)
build_all 0.001981 0.006603 6.253207 ( 4.111065)
build_install 0.015548 0.006016 8.065442 ( 6.284801)
test_btest 0.000711 0.000194 84.444891 ( 45.146210)
test_basic 0.002878 0.006619 1.027308 ( 1.466992)
test_all 0.007902 0.002483 725.928643 (486.783002)
test_rubyspec 0.057080 0.028082 113.139463 (158.495463)
total: 713.70 sec